Persistate API documentation
Connection..::..ConnectionState Enumeration
NamespacesPersistateConnectionConnection..::..ConnectionState

[This is preliminary documentation and is subject to change.]

Enumerates the different states in the connection's lifetime
Declaration Syntax
C#
protected enum ConnectionState
Members
MemberDescription
Unconnected Not yet connected to the other party
Connected Connected to the other party.
Disconnecting Connected to the other party but in the process of disconnecting
Disconnected Disconnected from the other party

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)