ReportingService2010.BeginFireEvent 方法

定義

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

參數

EventType
String
EventData
String
SiteUrl
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於