Table of Contents

Method ClearSubscriptionHandler

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

ClearSubscriptionHandler(NewMessageEventHandler)

Clear an SLNet Subscription Handler.

public void ClearSubscriptionHandler(NewMessageEventHandler handler)

Parameters

handler NewMessageEventHandler

The handler containing the action to be cleared.