Click or drag to resize

HAAsyncResultAsyncState Property

Gets a user-defined object that qualifies or contains information about an asynchronous operation.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public Object AsyncState { get; }

Property Value

Type: Object

Implements

IAsyncResultAsyncState
See Also