StreamingSubscriptionConnectionCurrentSubscriptions - свойство |
Getting the current subscriptions in this connection.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IEnumerable<StreamingSubscription> CurrentSubscriptions { get; }
Public ReadOnly Property CurrentSubscriptions As IEnumerable(Of StreamingSubscription)
Get
public:
property IEnumerable<StreamingSubscription^>^ CurrentSubscriptions {
IEnumerable<StreamingSubscription^>^ get ();
}
member CurrentSubscriptions : IEnumerable<StreamingSubscription> with get
Значение свойства
Тип:
IEnumerableStreamingSubscriptionСм. также