IAdsStateProvider Methods
The IAdsStateProvider type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Reads the ADS status and the device status from an ADS server. | |
|
Reads the ADS status and the device status from an ADS server. | |
|
Registers for AdsStateChanged events as an asynchronous operation. | |
|
Reads the ADS status and the device status from an ADS server. Unlike the ReadState method this method does not call an exception on failure. Instead an AdsErrorCode is returned. If the return value is equal to AdsErrorCode.NoError the call was successful. | |
|
Registers for AdsStateChanged events as an asynchronous operation. |