CauBaseCommand.Dispose Method ()
Releases both unmanaged and managed resources that are used by the cluster-aware updating (CAU) without running the finalizer.
Namespace: Microsoft.ClusterAwareUpdating.Commands
Assembly: ClusterAwareUpdating (in ClusterAwareUpdating.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Public Sub Dispose
Implements
See Also
Dispose Overload
CauBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace
Return to top