ICameoSdkScheduleLogoffRequired Event |  |
Occurs when user is not allowed to work in the configured time.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntaxevent EventHandler<EventArgs> ScheduleLogoffRequired
Value
EventHandlerEventArgs
Remarks
Important: before the event is raised the SDK gets shutdown, therefore you are not allowed
to use SDK interfaces anymore.
See Also