An initial configuration for NATS client. Provides control over the threading model, and sets many default option values.
More...
#include <nats.h>
◆ DefaultWriteDeadline
int64_t __natsClientConfig::DefaultWriteDeadline |
◆ LockSpinCount
int64_t __natsClientConfig::LockSpinCount |
◆ DefaultToThreadPool
bool __natsClientConfig::DefaultToThreadPool |
◆ ThreadPoolMax
int __natsClientConfig::ThreadPoolMax |
◆ DefaultRepliesToThreadPool
bool __natsClientConfig::DefaultRepliesToThreadPool |
◆ UseSeparatePoolForReplies
bool __natsClientConfig::UseSeparatePoolForReplies |
◆ ReplyThreadPoolMax
int __natsClientConfig::ReplyThreadPoolMax |
The documentation for this struct was generated from the following file: