[]
public IAsyncResult BeginSetCacheOptions(BatchHeader BatchHeader, string Report, bool CacheReport, ExpirationDefinition Item, AsyncCallback callback, object asyncState)
Public Function BeginSetCacheOptions(BatchHeader As BatchHeader, Report As String, CacheReport As Boolean, Item As ExpirationDefinition, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | CacheReport | |
| ExpirationDefinition | Item | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |