Click or drag to resize

KsiServiceAsyncResultAsyncState Property

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

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

Return Value

Type: Object
A user-defined object that qualifies or contains information about an asynchronous operation.

Implements

IAsyncResultAsyncState
See Also