PubSub+ Messaging API for .NET
C#
C#
10.27.03
Docs
Solace
Systems.
Solclient.
Messaging
TimerMode
Show/Hide TOC
Authentication
Schemes
Base
Properties
Browser
Properties
Browser
Properties.
PROPERTY
Capability
Type
Context
Event
Args
Context
Factory
Context
Factory
Properties
Context
Properties
Endpoint
Properties
Endpoint
Properties.
Endpoint
Access
Type
Endpoint
Properties.
Endpoint
Discard
Behavior
Endpoint
Properties.
Endpoint
Permission
Endpoint
Properties.
PROPERTY
Fatal
Error
Exception
Field
Not
Found
Exception
Flow
Event
Flow
Event
Args
Flow
Properties
Flow
Properties.
PROPERTY
Helper
Helper.
Destination
IBrowser
ICapability
IClient
Name
IContext
IDestination
IDispatch
Target
IDurable
Topic
Endpoint
IEndpoint
IFlow
IMessage
IMessage
Dispatcher
IProperties
IQueue
IReplay
Start
Location
IReplication
Group
Message
Id
ISession
IStats
Accessible
ISubscriber
Endpoint
ISubscription
ITopic
ITopic
Endpoint
ITransacted
Session
IVersion
IXpe
Message
Ack
Mode
Message
Cache
Status
Message
Delivery
Mode
Message
Dump
Message
Event
Args
Message
Level
Statistic
Message
Outcome
Message
User
Property
Constants
Modify
Property
Flag
On
Sol
Log
Info
Operation
Error
Exception
Provision
Flag
Quanta
Level
Statistic
Replay
Start
Location
Replay
Start
Location
Beginning
Replay
Start
Location
Date
Return
Code
SDKError
Info
SDKError
Subcode
Session
Event
Session
Event
Args
Session
Properties
Session
Properties.
Ack
Mode
Session
Properties.
Guaranteed
Delivery
Reconnect
Fail
Action
Session
Properties.
PROPERTY
Sol
Log
Info
Sol
Log
Level
Stats_
Rx
Stats_
Tx
STDException
Subscribe
Flag
Timer
Mode
Timer
Task
Topic
Properties
Transacted
Session
Properties
Transacted
Session
Properties.
PROPERTY
User
Cos
Xpe
Properties
Timer
Mode Enumeration
Possible modes of
TimerTask
.
Definition
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.27.0
C#
Copy
public
enum
TimerMode
Members
OneShot
0
The timer expires once and then it is automatically stopped and disposed.
Repeat
1
The timer is automatically rescheduled for same duration upon expiry until stopped or disposed.
See Also
Reference
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Members
See Also