IWithAutoStart Interface

Definition

Determines if the connection monitor will start automatically once created. By default it is started automatically.

public interface IWithAutoStart
type IWithAutoStart = interface
Public Interface IWithAutoStart
Derived

Methods

WithoutAutoStart()

Disable auto start.

Applies to