Click or drag to resize

SolidFireElementCompleteClusterPairingAsync Method

Overload List
  NameDescription
Public methodCompleteClusterPairingAsync(CancellationToken, String)
You can use the CompleteClusterPairing method with the encoded key received from the StartClusterPairing method to complete the cluster pairing process. The CompleteClusterPairing method is the second step in the cluster pairing process.
Public methodCompleteClusterPairingAsync(CompleteClusterPairingRequest, CancellationToken)
You can use the CompleteClusterPairing method with the encoded key received from the StartClusterPairing method to complete the cluster pairing process. The CompleteClusterPairing method is the second step in the cluster pairing process.
Top
See Also