Click or drag to resize

AsyncResultVoidAsyncState Property

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

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public Object AsyncState { get; }

Property Value

Type: Object

Implements

IAsyncResultAsyncState
See Also