프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TempIdToEntityMapping | IOfflineEntity>.Dictionary |
메소드 | 설명 | |
---|---|---|
FirePostResponseHandler ( |
Invokes the user's AfterReceivingResponse callback.
|
|
FirePreRequestHandler ( |
Invokes the user BeforeSendingRequest callback.
|
|
HttpCacheRequestHandler ( |
||
ProcessCacheRequest ( |
Called by the CacheController when it wants this CacheRequest to be processed.
|
메소드 | 설명 | |
---|---|---|
CheckEntityServiceMetadataAndTempIds ( IOfflineEntity>.Dictionary |
||
CopyStreamContent ( Stream src, Stream dst ) : void | ||
ProcessDownloadRequest ( |
||
ProcessUploadRequest ( |
public FirePostResponseHandler ( |
||
response | ||
리턴 | void |
public FirePreRequestHandler ( |
||
request | ||
리턴 | void |
public HttpCacheRequestHandler ( |
||
serviceUri | ||
behaviors | CacheControllerBehavior | |
리턴 | System |
public ProcessCacheRequest ( |
||
request | CacheRequest to be processed | |
리턴 | object |