Click or drag to resize

ICastSessionStop Method

Stops the cast session.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax
C#
void Stop()
Remarks

This method has no effect when this cast session is already stopped.

See Also