Uses of Interface
microsoft.exchange.webservices.data.StreamingSubscriptionConnection.ISubscriptionErrorDelegate

Uses of StreamingSubscriptionConnection.ISubscriptionErrorDelegate in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data with parameters of type StreamingSubscriptionConnection.ISubscriptionErrorDelegate
 void StreamingSubscriptionConnection.addOnDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate disconnect)
          Set event to happen when property disconnect.
 void StreamingSubscriptionConnection.addOnSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate subscriptionError)
          Set event to happen when property subscriptionError.
 void StreamingSubscriptionConnection.removeDisconnect(StreamingSubscriptionConnection.ISubscriptionErrorDelegate disconnect)
          Remove the event from happening when property disconnect.
 void StreamingSubscriptionConnection.removeSubscriptionError(StreamingSubscriptionConnection.ISubscriptionErrorDelegate subscriptionError)
          Remove the event from happening when property subscription.
 



Copyright © 2012. All Rights Reserved.