10.24.0

SessionPropertiesTcpNoDelay Property

Set to true to enable TCP No Delay on the underlying TCP connection.
Default: true

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public bool TcpNoDelay { get; set; }

Property Value

Boolean

See Also