Class AsyncResponseContext
public class AsyncResponseContext : ResponseContext, IAsyncResponseContext, IResponseContext
- Inheritance
-
AsyncResponseContext
- Implements
- Inherited Members
Constructors
AsyncResponseContext()
public AsyncResponseContext()
Properties
AsyncResult
public RuntimeAsyncResult AsyncResult { get; set; }