CastSessionStartFailedEventArgs Properties | 
The CastSessionStartFailedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser | 
                Gets the IBrowser instance associated with the event.
              (Inherited from BrowserEventArgs.) | |
| 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.
              |