Aracılığıyla paylaş


LdapSessionOptions.TcpKeepAlive Özellik

Tanım

TcpKeepAlive özelliği TCP'nin etkin kalmasını sağlar.

public:
 property bool TcpKeepAlive { bool get(); void set(bool value); };
public bool TcpKeepAlive { get; set; }
member this.TcpKeepAlive : bool with get, set
Public Property TcpKeepAlive As Boolean

Özellik Değeri

Bu özellik, true TCP etkin tutma özelliğinin etkin olup olmadığı veya false etkinleştirilmediğidir.

Özel durumlar

LdapConnection Nesne zaten atılmış.

Şunlara uygulanır