LBM .Net API Documentation
LBMTimer Constructor
Namespacescom.latencybusters.lbmLBMTimerLBMTimer()()()
Members
IconMemberDescription
LBMTimer(LBMContext, Int64)
Creates a timer associated with a specific context that expires with a specified delay.

LBMTimer(LBMContext, Int64, LBMEventQueue)
Creates a timer associated with a specific context and event queue that expires with a specified delay.

LBMTimer(LBMContext, Int64, LBMTimerCallback, Object)
Creates a timer associated with a specific context that expires with a specified delay.

LBMTimer(LBMContext, Int64, LBMTimerCallback, Object, LBMEventQueue)
Creates a timer associated with a specific context and event queue that expires with a specified delay.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0