AsyncResult::EndInvokeCalled Property
.NET Framework (current version)
Gets or sets a value indicating whether EndInvoke has been called on the current AsyncResult.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::Booleantrue if EndInvoke has been called on the current AsyncResult; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: