[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Dispose for SubscriptionManager

Namespace: Microsoft.WebSolutionsPlatform.Event.PubSubManager
Assembly: PubSubMgr (PubSubMgr)

Syntax

Visual Basic (Declaration)
Public Sub Dispose
C#
public void Dispose ()
C++
public:
virtual void Dispose () sealed