BaseReadOnlyExchangeModel.ExchangeUpdated event
The event will trigger when pubnub returns data stating exchange got updated.
public override event Action<object, ExchangeUpdatedEventData> ExchangeUpdated;
See Also
- class BaseReadOnlyExchangeModel
- namespace Autodesk.DataExchange.BaseModels