Click or drag to resize

NetPeerConfigurationConnectionTimeout Property

Gets or sets the number of seconds timeout will be postponed on a successful ping/pong

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float ConnectionTimeout { get; set; }

Property Value

Type: Single
See Also