CauBaseCommand.Dispose Method

 

Releases unmanaged and managed resources that are used by the cluster-aware updating (CAU).

Namespace:   Microsoft.ClusterAwareUpdating.Commands
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Releases both unmanaged and managed resources that are used by the cluster-aware updating (CAU) without running the finalizer.

System_CAPS_protmethod Dispose(Boolean)

Releases unmanaged resources that are used by the cluster-aware updating (CAU) and optionally releases managed resources that are used by the CAU.

See Also

CauBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top