ISessionStop Method |
Namespace: DotNetBrowser.Capture
void Stop()
Exception | Condition |
---|---|
ObjectDisposedException | The ISession object has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |
This method has no effect when this capture session is already stopped.