ITcAdsServiceCallbacks.AdsSymbolVersionChanged
Passes through AdsSymbolVersionChangedEventHandler callback of the associated TcAdsClient.
To subscribe to the AdsSymbolVersionChangedEventHandler the ITcAdsServiceDuplex.SubscribeAdsSymbolVersionChangedEventHandler method has to be called.
void AdsSymbolVersionChanged (
string netId,
int port
);
Parameters
netId | NetID of the AMS Router. |
port | Port of the AMS Router. |