CauBaseCommand.SignalDone Method ()

 

Marks a task as complete when the task has completed the actions.

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

Syntax

protected void SignalDone()
protected:
void SignalDone()
member SignalDone : unit -> unit
Protected Sub SignalDone

See Also

CauBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top