AdsConnection Properties
The AdsConnection type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the access wait time. | |
|
Gets the UTC time when tha last active/resurrected Connection was established | |
|
Gets the AmsAddress of the ADS server. | |
|
Get the AmsAddress of the ADS client. | |
|
Gets the UTC time when the Connection was originally established. | |
|
Gets the connection lost time. | |
|
Gets the current Connection state of the AdsConnection | |
|
Gets the default value encoding. | |
|
Gets a value indicating whether this AdsConnection is disposed. | |
|
Gets the AdsConnection identifier. | |
|
Gets a value indicating whether communication is in active state | |
|
Gets a value indicating whether the local ADS port was opened successfully. It does not indicate if the target port is available. Use the method ReadState to determine if the target port is available. | |
|
Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer. | |
|
Gets a value indicating whether the communication is in lost / open state | |
|
Gets a value indicating whether communication is ready for reconnecting | |
|
Gets the name of this AdsConnection. | |
|
Gets the Session object of the AdsConnection object. | |
|
Gets the current ConnectionState | |
|
Gets the timeout (in milliseconds) | |
|
Gets the connection lost count. | |
|
Gets the number of tries to resurrect the AdsConnection. | |
|
Gets the number of succeeded connection resurrections. |
- AdsConnection.AccessWaitTime Property
- AdsConnection.ActiveSince Property
- AdsConnection.Address Property
- AdsConnection.ClientAddress Property
- AdsConnection.ConnectionEstablishedAt Property
- AdsConnection.ConnectionLostCount Property
- AdsConnection.ConnectionLostTime Property
- AdsConnection.ConnectionState Property
- AdsConnection.DefaultValueEncoding Property
- AdsConnection.Disposed Property
- AdsConnection.Id Property
- AdsConnection.IsActive Property
- AdsConnection.IsConnected Property
- AdsConnection.IsLocal Property
- AdsConnection.IsLost Property
- AdsConnection.IsReconnecting Property
- AdsConnection.Name Property
- AdsConnection.ResurrectingTries Property
- AdsConnection.Resurrections Property
- AdsConnection.Session Property
- AdsConnection.State Property
- AdsConnection.Timeout Property
- AdsConnection.TotalConnectionLosses Property
- AdsConnection.TotalResurrectingTries Property
- AdsConnection.TotalResurrections Property