Click or drag to resize

SolidFireElementCancelGroupCloneAsync Method

Overload List
  NameDescription
Public methodCancelGroupCloneAsync(CancellationToken, Int64)
CancelGroupClone enables you to stop an ongoing CloneMultipleVolumes process occurring on a group of volumes. When you cancel a group clone operation, the system completes and removes the operation's associated asyncHandle.
Public methodCancelGroupCloneAsync(CancelGroupCloneRequest, CancellationToken)
CancelGroupClone enables you to stop an ongoing CloneMultipleVolumes process occurring on a group of volumes. When you cancel a group clone operation, the system completes and removes the operation's associated asyncHandle.
Top
See Also