Click or drag to resize

ISessionSource Property

Gets the Source instance for this capture session.

Namespace:  DotNetBrowser.Capture
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
Source Source { get; }

Property Value

Type: Source
The Source instance for this capture session.
See Also