IConnectionStateProvider Interface
Interface IConnectionStateProvider
          Namespace:  TwinCAT
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IConnectionStateProvider
VB
Public Interface IConnectionStateProvider
The IConnectionStateProvider type exposes the following members.
Properties
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                     
                      | 
                   Gets the current Connection state of the IConnectionStateProvider  | 
Events
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                     
                      | 
                   Occurs when connection status of the IConnectionStateProvider has been changed.  | 
Further Information