IExecutionContextUnSubscribeFromEvent Method |
Namespace: Micros.PosCore.ExtensibilityAssembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntaxbool UnSubscribeFromEvent(
string strEventID,
EventMonitorDelegate d
)
Parameters
- strEventID String
-
- d EventMonitorDelegate
-
Return Value
Boolean
See Also