ConnectionListenerBase ApplicationLayerProtocol Property NetworkComms.Net Help
The application layer protocol status for this listener.

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

public ApplicationLayerProtocolStatus ApplicationLayerProtocol { get; protected set; }

Property Value

Type: ApplicationLayerProtocolStatus
See Also