Click or drag to resize

SolidFireElementStartVolumePairingAsync Method

Overload List
  NameDescription
Public methodStartVolumePairingAsync(StartVolumePairingRequest, CancellationToken)
StartVolumePairing enables you to create an encoded key from a volume that is used to pair with another volume. The key that this method creates is used in the CompleteVolumePairing API method to establish a volume pairing.
Public methodStartVolumePairingAsync(CancellationToken, Int64, String)
StartVolumePairing enables you to create an encoded key from a volume that is used to pair with another volume. The key that this method creates is used in the CompleteVolumePairing API method to establish a volume pairing.
Top
See Also