StreamingSubscriptionConnection - класс |
Пространство имён: Tessa.Exchange.WebServices.Data
public sealed class StreamingSubscriptionConnection : IDisposable
Тип StreamingSubscriptionConnection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
StreamingSubscriptionConnection(ExchangeService, Int32) |
Initializes a new instance of the StreamingSubscriptionConnection class.
| |
StreamingSubscriptionConnection(ExchangeService, IEnumerableStreamingSubscription, Int32) |
Initializes a new instance of the StreamingSubscriptionConnection class.
|
Имя | Описание | |
---|---|---|
CurrentSubscriptions |
Getting the current subscriptions in this connection.
| |
IsOpen |
Gets a value indicating whether this connection is opened
|
Имя | Описание | |
---|---|---|
AddSubscription |
Adds a subscription to this connection.
| |
Close |
Closes this connection so it stops receiving events from the server.
This terminates a long-standing call to EWS.
| |
Dispose |
Frees resources associated with this StreamingSubscriptionConnection.
| |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize |
Finalizes an instance of the StreamingSubscriptionConnection class.
(Переопределяет ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
Open |
Opens this connection so it starts receiving events from the server.
This results in a long-standing call to EWS.
| |
RemoveSubscription |
Removes the specified streaming subscription from the connection.
| |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
OnDisconnect |
Occurs when a streaming subscription connection is disconnected from the server.
| |
OnNotificationEvent |
Occurs when notifications are received from the server.
| |
OnSubscriptionError |
Occurs when a subscription encounters an error.
|
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |