Class TcpMultiplexedClient.Options
Represents configuration of TCP multiplexing protocol client.
Inherited Members
Namespace: DotNext.Net.Multiplexing
Assembly: DotNext.Net.Cluster.dll
Syntax
public class TcpMultiplexedClient.Options : MultiplexedClient.Options
Properties
| Edit this page View SourceConnectTimeout
Gets or sets connection timeout.
Declaration
public TimeSpan ConnectTimeout { get; init; }
Property Value
Type | Description |
---|---|
TimeSpan |