Table of Contents

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.

Source

Gets the Source instance for this capture session.

Methods

Stop()

Stops the capture session.

Events

Stopped

Occurs when the browser has stopped a content capture session.