Click or drag to resize

IEventServiceUnsubscribe Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodUnsubscribeTEvent(Guid)
Unsubscribe from an event of a specific type and provided subscription id
Public methodUnsubscribe(IEventSubscription)
Cancel a subscription
Public methodUnsubscribe(Type, Guid)
Unsubscribe from an event of a specific type and provided subscription id
Top
See Also