[Missing <summary> documentation for T:QS.CMS.Base3.AsynchronousRequest2`1]

C# | Visual Basic | Managed C++ |
public class AsynchronousRequest2<C> : IAsyncResult, IAsynchronousRequest<C>
Public Class AsynchronousRequest2(Of C) _ Implements IAsyncResult, IAsynchronousRequest(Of C)
generic<typename C> public ref class AsynchronousRequest2 : IAsyncResult, IAsynchronousRequest<C>

- C

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | AsynchronousRequest2<(Of C>)New(C) | |
![]() | Argument | |
![]() | AsyncState | |
![]() | CompletionCallback() | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |

Object | ||
![]() | AsynchronousRequest2<(Of C>) | |
![]() | AsynchronousRequest3<(Of C>) |