ConnectionInfo ConnectionListener Property NetworkComms.Net Help
If this connection is ServerSide references the listener that was used.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public ConnectionListenerBase ConnectionListener { get; internal set; }

Property Value

Type: ConnectionListenerBase
See Also