IAsyncContextState Property
Gets the user provided object that was configured in the
State property
this
IAsyncContext instance was created from.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
ReadOnly Property State As Object
Get
property Object^ State {
Object^ get ();
}
abstract State : Object with get
Property Value
Object