ExchangeServiceBinding.GetStreamingEventsAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
GetStreamingEventsAsync(GetStreamingEventsType) | |
GetStreamingEventsAsync(GetStreamingEventsType, Object) |
GetStreamingEventsAsync(GetStreamingEventsType)
public:
void GetStreamingEventsAsync(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1);
public void GetStreamingEventsAsync (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1);
Public Sub GetStreamingEventsAsync (GetStreamingEvents1 As GetStreamingEventsType)
Parámetros
- GetStreamingEvents1
- GetStreamingEventsType
Se aplica a
GetStreamingEventsAsync(GetStreamingEventsType, Object)
public:
void GetStreamingEventsAsync(ExchangeWebServices::GetStreamingEventsType ^ GetStreamingEvents1, System::Object ^ userState);
public void GetStreamingEventsAsync (ExchangeWebServices.GetStreamingEventsType GetStreamingEvents1, object userState);
Public Sub GetStreamingEventsAsync (GetStreamingEvents1 As GetStreamingEventsType, userState As Object)
Parámetros
- GetStreamingEvents1
- GetStreamingEventsType
- userState
- Object