IAsyncResult<T>.

InnerResult Property

Summary

Gets the inner IAsyncResult object.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
IAsyncResult<T>

Syntax

IAsyncResult InnerResult { get; }

Value

Type Description
IAsyncResult