Solclient
TimerTaskMode Property |
The TimerMode specified when the timer is created Start(IContext, TimerCallback, TimerMode, Int64, Object)
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public abstract TimerMode Mode { get; }
Public MustOverride ReadOnly Property Mode As TimerMode Get
public: virtual property TimerMode Mode { TimerMode get () abstract; }
Property Value
Type: TimerModeSee Also