Click or drag to resize

RekeySoftwareEncryptionAtRestMasterKeyResultAsyncHandle Property

This asyncHandle should be retrieved with GetAsyncResult to determine the status of the rekey operation. GetAsyncResult output will include a SearRekeyMasterKeyInfo.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long AsyncHandle { get; set; }

Property Value

Type: Int64
See Also