[]
public IAsyncResult BeginFireEvent(BatchHeader BatchHeader, string EventType, string EventData, AsyncCallback callback, object asyncState)
Public Function BeginFireEvent(BatchHeader As BatchHeader, EventType As String, EventData As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | EventType | |
| string | EventData | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |