ReportingService2005.BeginFireEvent(String, String, AsyncCallback, Object) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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