ReportingService2005.BeginFireEvent(String, String, AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginFireEvent(System::String ^ EventType, System::String ^ EventData, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginFireEvent (string EventType, string EventData, AsyncCallback callback, object asyncState);
Public Function BeginFireEvent (EventType As String, EventData As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

EventType
String
EventData
String
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a