ConnectionManager ConnectionManagerStatus EnumerationsP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Status of PeerManager

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Enumeration ConnectionManagerStatus
Members

  Member nameValueDescription
NONE0 ConnectionManager is initialised but there is no session
CONNECTING1 ConnectionManager is in session opening process
CONNECTED2 Session is active, ConnectionManager is connected to Checkpoint server
DOWN3 Session is forcibly closed by unattended factor
See Also