Uses of Interface
microsoft.exchange.webservices.data.core.request.HangingServiceRequestBase.IHandleResponseObject

Packages that use HangingServiceRequestBase.IHandleResponseObject
microsoft.exchange.webservices.data.core.request   
microsoft.exchange.webservices.data.notification   
 

Uses of HangingServiceRequestBase.IHandleResponseObject in microsoft.exchange.webservices.data.core.request
 

Constructors in microsoft.exchange.webservices.data.core.request with parameters of type HangingServiceRequestBase.IHandleResponseObject
GetStreamingEventsRequest(ExchangeService service, HangingServiceRequestBase.IHandleResponseObject serviceObjectHandler, Iterable<String> subscriptionIds, int connectionTimeout)
          Initializes a new instance of the GetStreamingEventsRequest class.
HangingServiceRequestBase(ExchangeService service, HangingServiceRequestBase.IHandleResponseObject handler, int heartbeatFrequency)
          Initializes a new instance of the HangingServiceRequestBase class.
 

Uses of HangingServiceRequestBase.IHandleResponseObject in microsoft.exchange.webservices.data.notification
 

Classes in microsoft.exchange.webservices.data.notification that implement HangingServiceRequestBase.IHandleResponseObject
 class StreamingSubscriptionConnection
          Represents a connection to an ongoing stream of events.
 



Copyright © 2012–2015 Microsoft. All rights reserved.