IProvider Interface

Interface IProvider
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.
public interface IProvider
This language is not supported or no code example is available.
Name Description
Public property Enabled
Public property Id Gets the identifier.
Public property IsConnected
Public property IsConnecting
Public property IsDisconnected
Public property IsDisconnecting
Public property Name Gets the name.
Public property Status Gets the status.
Top
Methods
 
Name Description
Public method Connect(int)
Public method Connect() Connects this instance.
Public method Disconnect() Disconnects this instance.
Top

In this article

Definition