Class CastSessionStoppedEventArgs
- Namespace
- DotNetBrowser.Cast.Events
- Assembly
- DotNetBrowser.dll
Event arguments for the Stopped event.
Also, the cast session is stopped when the user starts a new cast session to the MediaReceiver receiver of this cast session.
public sealed class CastSessionStoppedEventArgs : EventArgs
- Inheritance
-
CastSessionStoppedEventArgs
- Inherited Members
Properties
- CastSession
Gets the cast session that has been stopped.