ITimersIsTimerActive Method |
Checks if the timer inKey is active or not.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool IsTimerActive(
string inKey
)
Parameters
- inKey
- Type: SystemString
the timer's name key
Return Value
Type:
Booleanbool
See Also