| SessionOptions Properties |
The SessionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowMultipleCorrelatorsPerMsg | ||
| AuthenticationOptions | ||
| AutoRestartOnDisconnection | ||
| ClientMode | ||
| ConnectTimeout | ||
| DefaultKeepAliveInactivityTime | ||
| DefaultKeepAliveResponseTimeout | ||
| DefaultSubscriptionService | ||
| DefaultTopicPrefix | ||
| KeepaliveEnabled | ||
| MaxEventQueueSize | ||
| MaxOutstandingRequests | ||
| MaxPendingRequests | ||
| MaxSendCacheSize | ||
| NumStartAttempts | ||
| RecordSubscriptionDataReceiveTimes |
Gets or sets if the receipt time (accessed via
TimeReceived) should be recorded for
subscription data messages.
| |
| ServerAddresses |
Gets or Sets the list of server address.
Behavior is undefined if the specified 'value' contains
any serverAddress whose hostname is an empty string.
| |
| ServerHost |
Gets or sets the API server host to connect to.
The default is "127.0.0.1".
For settor, behavior is undefined if the specified
'value' is an empty string.
| |
| ServerPort | ||
| ServiceCheckTimeout | ||
| ServiceDownloadTimeout | ||
| SlowConsumerWarningHiWaterMark | ||
| SlowConsumerWarningLoWaterMark |