DevicesManager.Dispose Method ()

 

Release all resources that are used by the DevicesManager object.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

DevicesManager Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top