We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Assembly: Narumikazuchi.Networking.Sockets.dll Namespace: Narumikazuchi.Networking.Sockets
Specifies the type of connection event that occurred.
public enum ConnectionType { ConnectionEstablished, ConnectionClosed, ConnectionLost }