Click or drag to resize

ICastSessionMode Property

Gets the mode of the session.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax
C#
CastMode Mode { get; }

Property Value

Type: CastMode
The mode of the session.
See Also