Edit

Share via


ExchangeServiceBinding.BeginGetStreamingEvents Method

Definition

public:
 IAsyncResult ^ BeginGetStreamingEvents(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetStreamingEvents (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1, AsyncCallback callback, object asyncState);
Public Function BeginGetStreamingEvents (GetStreamingEvents1 As GetStreamingEventsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

GetStreamingEvents1
GetStreamingEventsType
callback
AsyncCallback
asyncState
Object

Returns

Returns IAsyncResult.

Applies to