Populate Signaling client with client ID and application log level. More...
#include <Include.h>
Public Attributes | |
UINT32 | version |
Version of the structure. More... | |
CHAR | clientId [256+1] |
Client id to use. Defines if the client is a producer/consumer. More... | |
UINT32 | loggingLevel |
PCHAR | cacheFilePath |
KvsRetryStrategyCallbacks | signalingRetryStrategyCallbacks |
Retry strategy callbacks used while creating signaling client. More... | |
INT32 | signalingClientCreationMaxRetryAttempts |
Max attempts to create signaling client before returning error to the caller. More... | |
UINT32 | stateMachineRetryCountReadOnly |
UINT32 | signalingMessagesMinimumThreads |
Unused field post v1.8.1. More... | |
UINT32 | signalingMessagesMaximumThreads |
Unused field post v1.8.1. More... | |
Populate Signaling client with client ID and application log level.