10.24.0

ContextPropertiesTimerResolutionInMsecs Property

The internal timer resolution (in milliseconds). Valid range is >= 10. See TimerTask for more details on the usage of this property. Default: 50.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public int TimerResolutionInMsecs { get; set; }

Property Value

Int32

See Also