ClickAndTeachViewModelStartStopPollingTimer Method |
Starts the polling timer.
Namespace: RAYLASE.Marker.ClickAndTeachPluginAssembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntaxpublic void StartStopPollingTimer(
bool isToStart
)
Parameters
- isToStart Boolean
[Missing <param name="isToStart"/> documentation for "M:RAYLASE.Marker.ClickAndTeachPlugin.ClickAndTeachViewModel.StartStopPollingTimer(System.Boolean)"]
See Also