The direction of a connection.
Each connection may be either inbound or outbound.
- Enumerator:
DOFCONNECTIONDIRECTION_INBOUND |
Indicates that a connection is inbound, where the node is acting as the server.
|
DOFCONNECTIONDIRECTION_OUTBOUND |
Indicates that a connection is outbound, where the node is acting as the client.
|