Click or drag to resize

INotificationServiceSubscribeOnCafeSessionClosing Method

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
IDisposable SubscribeOnCafeSessionClosing(
	RemotableAction<IReceiptPrinter, IProgressBar> callback
)

Parameters

callback
Type: Resto.Front.Api.V4.RemotingHelpersRemotableActionIReceiptPrinter, IProgressBar

Return Value

Type: IDisposable
See Also