Click or drag to resize

AsyncHandleSuccess Property

Returns whether the result was a success or failure.

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

Property Value

Type: Boolean
See Also