ConnectionListenerBase ListenerDefaultSendReceiveOptions Property NetworkComms.Net Help
The send receive options associated with this listener.

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

public SendReceiveOptions ListenerDefaultSendReceiveOptions { get; protected set; }

Property Value

Type: SendReceiveOptions
See Also