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

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

- C

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | AsynchronousRequest3<(Of C>)New(C, AsynchronousOperationCallback, Object) | |
![]() | Argument | (Inherited from AsynchronousRequest2<(Of C>).) |
![]() | AsyncState | (Overrides AsynchronousRequest2<(Of C>).AsyncState.) |
![]() | CompletionCallback() | (Overrides AsynchronousRequest2<(Of C>).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>) |