Method | Description | |
---|---|---|
CrowBusinessHandler ( ITypeListHost host, INamingConvention convention, IInjectionContainer container ) : System |
Initializes a new instance of CrowBusinessHandler.
|
|
SendAsync ( System.Web.HttpContextBase context, |
Send an HTTP request as an asynchronous operation.
|
Method | Description | |
---|---|---|
SendAsync ( |
Send an HTTP request as an asynchronous operation.
|
public CrowBusinessHandler ( ITypeListHost host, INamingConvention convention, IInjectionContainer container ) : System | ||
host | ITypeListHost | |
convention | INamingConvention | |
container | IInjectionContainer | |
return | System |
public SendAsync ( System.Web.HttpContextBase context, |
||
context | System.Web.HttpContextBase | |
cancellationToken | ||
return | Task |
protected SendAsync ( |
||
request | ||
cancellationToken | ||
return | Task |