Table of Contents

Event Stopped

Namespace
DotNetBrowser.Cast
Assembly
DotNetBrowser.dll

Occurs when a ICastSession session has been stopped.

Also, the cast session is stopped when the user starts a new cast session to the MediaReceiver receiver of this cast session.

event EventHandler<CastSessionStoppedEventArgs> Stopped

Returns

EventHandler<CastSessionStoppedEventArgs>
Occurs when a session has been stopped. Also, the cast session is stopped when the user starts a new cast session to the receiver of this cast session.