Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)
Syntax
Exceptions
Exception type | Condition |
---|---|
InvalidOperationException |
Thrown when the Subscribe/BeginSubscribe operation to this SipSubscription had already been called. -or- Thrown when the endpoint is terminating. -or- Thrown if the event package is "vnd-microsoft-roaming-self" and sipendpoint already have a subscription for this event. |
Remarks
Because multiple subscriptions for the event "vnd-microsoft-roaming-self" are not allowed from same endpoint, establishing another subscription session for this event causes InvalidOperationException.
Thread Safety
All public static (Shared in Visual
Basic) members of this type are thread-safe. Instance members are
not guaranteed to be thread-safe.