Click or drag to resize

IExecutionContextUnSubscribeFromEvent Method


Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
bool UnSubscribeFromEvent(
	string strEventID,
	EventMonitorDelegate d
)

Parameters

strEventID  String
 
d  EventMonitorDelegate
 

Return Value

Boolean
See Also