System.Net.FtpWebRequest.KeepAlive Property

Gets or sets a bool value that specifies whether the control connection to the FTP server is closed after the request completes.

Syntax

[System.MonoTODO("We don't support KeepAlive = true")]
public bool KeepAlive { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0