Method | Description | |
---|---|---|
WebApiPhoenix ( _IInvocation invocation, |
Initializes a WebApiPhoenix
|
Method | Description | |
---|---|---|
FireAsync ( ) : Task |
Send a http request with special header to loop back address to by pass the cache
|
|
GetTargetInstance ( ICacheDependencyScope scope ) : object |
Not support in WebAPI
|
Method | Description | |
---|---|---|
CloneRequestMessage ( |
||
GetHttpClient ( ) : IHttpClient |
protected GetTargetInstance ( ICacheDependencyScope scope ) : object | ||
scope | ICacheDependencyScope | |
return | object |
public WebApiPhoenix ( _IInvocation invocation, |
||
invocation | _IInvocation | |
cacheItem | This should the the WebApiCacheItem instance | |
originalRequestMessage | ||
return | System |