| NotificationServiceExtensions Methods | 
The NotificationServiceExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | SubscribeOnBeforeDeleteOrder | 
             Subscription on order deletion operation. You can abort operation by OperationCanceledException.
             | 
|   | SubscribeOnBeforeDeletePrintedItem | 
            Subscription on printed order item deletion operation. You can abort deleting operation by OperationCanceledException.
             | 
|   | SubscribeOnBeforeOrderBill | 
            Subscription on order billing operation. You can abort printing operation by OperationCanceledException.
             | 
|   | SubscribeOnBeforeServiceCheque | 
            Subscription on order printing operation. You can abort printing operation by OperationCanceledException.
             | 
|   | SubscribeOnBillChequePrinting | |
|   | SubscribeOnCafeSessionClosing | |
|   | SubscribeOnCafeSessionOpening | |
|   | SubscribeOnCashChequePrinting | |
|   | SubscribeOnNavigatingToPaymentScreen | |
|   | SubscribeOnOrderSplitByCashRegisters | |
|   | SubscribeOnOrderStorning | |
|   | SubscribeOnServiceChequePrinted | 
 See Also
See Also