Class EverestOrdersNotificationService
[ServiceBehavior(InstanceContextMode = InstanceContextMode.PerSession)]
public class EverestOrdersNotificationService : EverestServiceBase<OrderStatusMonitoringService>, IEverestOrdersNotificationService, IDisposable
- Inheritance
-
LayeredServiceBaseEverestOrdersNotificationService
- Implements
- Inherited Members
Constructors
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.