KeepAlive Property

When True, KeepAlive packets are enabled (for long connections).

Syntax

public bool KeepAlive { get; set; }
Public Property KeepAlive As Boolean

Default Value

False

Remarks

When set to True the component will periodically send KeepAlive packets to keep the connection open.

See KeepAliveTime, KeepAliveInterval, and KeepAliveRetryCount for details on configuring the keep alive settings.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]