NetManager.DisconnectTimeout Field

LiteNetLib

NetManagerDisconnectTimeout Field

LiteNetLib
If NetManager doesn't receive any packet from remote peer during this time then connection will be closed (including library internal keepalive packets)

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public long DisconnectTimeout

Field Value

Type: Int64
See Also

Reference