Table of Contents

Method OnStartUpdating

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

OnStartUpdating(Action)

Before updating subscription. Any events received via OnNewMessage up to this point are for the previous set of subscriptions.

ITrackedSubscriptionUpdate OnStartUpdating(Action action)

Parameters

action Action

The action.

Returns

ITrackedSubscriptionUpdate

Tracked subscription update.