The file based storage. The session's state and messages are persisted to the file system...
The custom session storage.
#define ONIXS_FIXENGINE_API
The asynchronous file based storage. The session's state and messages are persisted to the file syste...
The memory based storage. The session's state and messages are NOT persisted.
The storage type is undefined.
The session Storage type.
static ONIXS_FIXENGINE_API const char * toString(SessionStorageType::Enum value)
Returns the string representation of the given Session Storage type.