ConnectionInfo ApplicationLayerProtocol Property NetworkComms.Net Help
If enabled NetworkComms.Net uses a custom application layer protocol to provide useful features such as inline serialisation, transparent packet transmission, remote peer information etc. Default: ApplicationLayerProtocolStatus.Enabled

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

public ApplicationLayerProtocolStatus ApplicationLayerProtocol { get; private set; }

Property Value

Type: ApplicationLayerProtocolStatus
See Also