Enum DDM_INSTANCE_STATE
- Namespace
- MASES.DataDistributionManager.Bindings.Interop
- Assembly
- DataDistributionManagerNet.dll
State of the instance
public enum DDM_INSTANCE_STATE
- Extension Methods
Fields
ALONE = 3Alone
COMMAND = 7Command sender
FOLLOWER = 2Follower
GOING_ALONE = 5Going alone
OBSERVER = 6Observer
PRIMARY = 1Primary
STOPPING = 4Stopping
UNKNOWN = 0Unknown