ITcAdsServiceDuplex.SubscribeAdsStateChangedEvent
Subscribes to the AdsStateChangedEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AdsStateChanged method.
void SubscribeAdsStateChangedEvent (
string netId,
int port
);
Parameters
netId | NetID of the target AMS Router. |
port | Port of the target AMS Router. |
SOAP Error Faults
Type | Description |
---|---|
The UnexpectedErrorFault is returned if an unexpected Error occurs. |