[]
public IAsyncResult BeginSetModelDefinition(BatchHeader BatchHeader, string Model, byte[] Definition, AsyncCallback callback, object asyncState)
Public Function BeginSetModelDefinition(BatchHeader As BatchHeader, Model As String, Definition As Byte(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Model | |
| byte[] | Definition | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |