Click or drag to resize

MaintenanceModeResultAsyncHandle Property

This asyncHandle should be retrieved with GetAsyncResult to determine when the maintenance mode transition is complete.

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