CastSessionStartFailedEventArgsMode Property |
Gets the mode of the requested cast session.
Namespace:
DotNetBrowser.Cast.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax public CastMode Mode { get; }
Property Value
Type:
CastModeThe mode of the requested cast session.
See Also