10.24.0

TimerTaskUserState Property

A reference to a user userState object. Passed in with the timer callback invocation.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public abstract Object UserState { get; }

Property Value

Object

See Also