Class CastSessionStartFailedEventArgs
- Namespace
 - DotNetBrowser.Cast.Events
 
- Assembly
 - DotNetBrowser.dll
 
Event arguments for the StartFailed event.
public sealed class CastSessionStartFailedEventArgs : BrowserEventArgs
  - Inheritance
 - 
      
      
      
      CastSessionStartFailedEventArgs
 
- Inherited Members
 
Properties
- CastSessions
 Gets the ICastSessions instance initiated this event.
- Code
 Gets the error code obtained from Chromium.
- ErrorMessage
 Gets the error message obtained from Chromium.
- MediaReceiver
 Gets the media receiver of the failed cast session.
- Mode
 Gets the mode of the requested cast session.