[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) |
---|
Protected Overridable Sub Dispose ( _
disposing As Boolean _
) |
C# |
---|
protected virtual void Dispose (
bool disposing
) |
C++ |
---|
protected:
virtual void Dispose (
bool disposing
) |
Parameters
- disposing (System.Boolean)
- True if disposing.