CastSessionStoppedEventArgsCastSession Property |
Gets the cast session that has been stopped.
Namespace:
DotNetBrowser.Cast.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax public ICastSession CastSession { get; }
Property Value
Type:
ICastSessionThe cast session that has been stopped.
See Also