Interface ISession
- Namespace
- DotNetBrowser.Capture
- Assembly
- DotNetBrowser.dll
A content capture session.
public interface ISession : IDisposable, IAutoDisposable
- Inherited Members
Properties
- IsActive
Indicates whether this capture session is active.
Methods
- Stop()
Stops the capture session.
Events
- Stopped
Occurs when the browser has stopped a content capture session.