Property | Type | Description | |
---|---|---|---|
request | |||
stages | ReadOnlyCollection |
||
states | Stack |
Method | Description | |
---|---|---|
GetExceptionOrNull ( ) : |
||
GetResponseOrNull ( ) : |
||
HttpStageProcessingAsyncState ( ReadOnlyCollection |
||
MarkAsAsync ( ) : void | ||
MarkCancelled ( ) : void | ||
SetException ( |
||
SetResponse ( |
public GetExceptionOrNull ( ) : |
||
return |
public GetResponseOrNull ( ) : |
||
return |
public HttpStageProcessingAsyncState ( ReadOnlyCollection |
||
stages | ReadOnlyCollection |
|
request | ||
return | System |
public SetException ( |
||
e | ||
return | void |
public SetResponse ( |
||
response | ||
return | void |
public HttpRequestMessage,Microsoft.Http request | ||
return |