ConnectionListenerBase ConnectionType Property NetworkComms.Net Help
The connection type that this listener supports.

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

public ConnectionType ConnectionType { get; protected set; }

Property Value

Type: ConnectionType
See Also