DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Cast.Events
CastSessionDiscoveredEventArgs Class
CastSessionDiscoveredEventArgs Properties
CastSession Property
CastSessions Property
CastSessionDiscoveredEventArgs
CastSessions Property
Gets the
ICastSessions
instance initiated this event.
Namespace:
DotNetBrowser.Cast.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntax
C#
Copy
public
ICastSessions
CastSessions
{
get
; }
Property Value
Type:
ICastSessions
The
ICastSessions
instance initiated this event.
See Also
Reference
CastSessionDiscoveredEventArgs Class
DotNetBrowser.Cast.Events Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.