[]
public void SetCacheOptionsAsync(BatchHeader BatchHeader, string Report, bool CacheReport, ExpirationDefinition Item)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | CacheReport | |
| ExpirationDefinition | Item |
public void SetCacheOptionsAsync(BatchHeader BatchHeader, string Report, bool CacheReport, ExpirationDefinition Item, object userState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | CacheReport | |
| ExpirationDefinition | Item | |
| object | userState |