Dispose Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Releases all resources used by the DpwsClients object and removes this instance from the list of stack service processes.

Namespace:  Dpws.Client
Assembly:  MFDpwsClient (in MFDpwsClient.dll)

Syntax

'Declaration
Public Overridable Sub Dispose
public virtual void Dispose()
public:
virtual void Dispose()
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 
public function Dispose()

Implements

IDisposable. . :: . .Dispose() () () ()

.NET Framework Security

See Also

Reference

DpwsClient Class

Dpws.Client Namespace