Class DaprConstants
- Namespace
- Virtufin.WebSocketManager.Configuration
- Assembly
- Virtufin.WebSocketManager.dll
public static class DaprConstants
- Inheritance
-
DaprConstants
- Inherited Members
Fields
ClearAllOnStartEnvVar
public const string ClearAllOnStartEnvVar = "CLEAR_ALL_ON_START"
Field Value
HostnameEnvVar
public const string HostnameEnvVar = "HOSTNAME"
Field Value
IndexKey
public const string IndexKey = "websocketmanager.connection.index"
Field Value
InstanceIndexKeyPrefix
public const string InstanceIndexKeyPrefix = "websocketmanager.instance.index."
Field Value
KeyPrefix
public const string KeyPrefix = "websocketmanager.connection."
Field Value
PubsubName
public const string PubsubName = "pubsub"
Field Value
PubsubNameKey
public const string PubsubNameKey = "pubsubName"
Field Value
StateStoreName
public const string StateStoreName = "statestore"
Field Value
StateStoreNameKey
public const string StateStoreNameKey = "stateStoreName"
Field Value
Methods
InstanceIndexKey(string)
public static string InstanceIndexKey(string instanceId)
Parameters
instanceIdstring