UsePassive Property
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Gets or sets the behavior of a client application's data transfer process.
Namespace: System.Net
Assembly: System.Ftp (in System.Ftp.dll)
Property Value
Type: System..::..Booleanfalse if the client application's data transfer process listens for a connection on the data port; otherwise, true if the client should initiate a connection on the data port. The default value is true.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.
Show: