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

Dispose the SharedQueue object to release the unmanaged resources.

Namespace: Microsoft.WebSolutionsPlatform.Common
Assembly: WspSharedQueue (WspSharedQueue)

Syntax

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