'Declaration Public Overloads Sub FireEventAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal EventType As String, _ ByVal EventData As String _ )
public void FireEventAsync( BatchHeader BatchHeader, string EventType, string EventData )
Parameters
- BatchHeader
- EventType
- EventData