IEventSubscription interface
Represents a reference to the event subscription.
public interface IEventSubscription
Members
| name | description |
|---|---|
| Cancel() | Cancels the event subscription. |
See Also
- namespace Farfetch.LoadShedding.Events
Represents a reference to the event subscription.
public interface IEventSubscription
| name | description |
|---|---|
| Cancel() | Cancels the event subscription. |