Table of Contents

Class EverestOrdersNotificationService

Namespace
Everest.Service.Orders
Assembly
Everest.Service.dll
[ServiceBehavior(InstanceContextMode = InstanceContextMode.PerSession)]
public class EverestOrdersNotificationService : EverestOrdersService, IEverestOrdersNotificationService, IEverestOrdersService, IDisposable
Inheritance
EverestOrdersNotificationService
Implements
Inherited Members

Constructors

EverestOrdersNotificationService()
EverestOrdersNotificationService(IEverestOrdersApplication, IMapper)
EverestOrdersNotificationService(IEverestOrdersApplication, ILog, IMapper)

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

SubscribeToOrders(OrderStatusContract[])
UnSubscribeFromOrders(OrderStatusContract[])