Interface IAsyncResponseContext
public interface IAsyncResponseContext : IResponseContext
- Inherited Members
Properties
AsyncResult
RuntimeAsyncResult AsyncResult { get; set; }
public interface IAsyncResponseContext : IResponseContext
RuntimeAsyncResult AsyncResult { get; set; }