Solclient
TimerTaskDurationInMsecs Property |
The duration in milliseconds of the timer.
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 long DurationInMsecs { get; }
Public MustOverride ReadOnly Property DurationInMsecs As Long Get
public: virtual property long long DurationInMsecs { long long get () abstract; }
Property Value
Type: Int64See Also