Rfc1006Base.AliveTime Property

Gets or sets the time in milliseconds when the server will disconnect if the client is not responding

Namespace: Rfc1006LibNet.Advanced
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

C#

public int AliveTime { get; set; }


Property Value

Type: Int32

Reference