Click or drag to resize

SolidFireElementCancelCloneAsync Method

Overload List
  NameDescription
Public methodCancelCloneAsync(CancellationToken, Int64)
CancelClone enables you to stop an ongoing CloneVolume or CopyVolume process. When you cancel a group clone operation, the system completes and removes the operation's associated asyncHandle.
Public methodCancelCloneAsync(CancelCloneRequest, CancellationToken)
CancelClone enables you to stop an ongoing CloneVolume or CopyVolume process. When you cancel a group clone operation, the system completes and removes the operation's associated asyncHandle.
Top
See Also