ComponentPro UltimateSftp

      ExtendedAsyncResult<TResult> Class

      See AlsoMembersMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Represents an asynchronous operation that can return a value.

      Syntax

      public class ExtendedAsyncResult<TResult> : ExtendedAsyncResult

      Type Parameters

      TResult
      The type of the result produced by this ExtendedAsyncResult<TResult>.

      Inheritance Hierarchy

            ComponentPro.ComponentPro.ExtendedAsyncResult<TResult>

      Framework

      .NET Compact Framework.NET Compact Framework

      Supported version: 2.0, 3.5, and 3.9
      Assembly: ComponentPro.Common.CF (in ComponentPro.Common.CF.dll)

      .NET Framework.NET Framework

      Supported version: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
      Assembly: ComponentPro.Common (in ComponentPro.Common.dll)

      See Also