ResourceHandler.ReleaseAllResources Method ()

 

Releases all resources that are held by the resource manager.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public void ReleaseAllResources()
public:
void ReleaseAllResources()
Public Sub ReleaseAllResources

See Also

ResourceHandler Class
Microsoft.WindowsServerSolutions.Common Namespace

Return to top