IProvider Interface
public interface IProvider
This language is not supported or no code example is available.
public interface class IProvider
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Enabled | ||
Id | Gets the identifier. | |
IsConnected | ||
IsConnecting | ||
IsDisconnected | ||
IsDisconnecting | ||
Name | Gets the name. | |
Status | Gets the status. |
Name | Description | |
---|---|---|
Connect(int) | ||
Connect() | Connects this instance. | |
Disconnect() | Disconnects this instance. |