IAsyncResultExt.IsCanceled

IAsyncResultExt.IsCanceled property

Gets a value that indicates whether the asynchronous operation completed synchronously.

public bool IsCanceled { get; }

See Also