Interface ICapture
- Namespace
- DotNetBrowser.Capture
- Assembly
- DotNetBrowser.dll
A service that can be used for listening and handling capturing sessions.
public interface ICapture
Properties
- Sessions
Gets all active capture sessions of the current browser.
- StartSessionHandler
Gets or sets a handler that is used when the browser is about to start capturing sessions.
Events
- SessionStarted
Occurs when a capture session is started for this browser instance.