GrapeCity Secure FTP for .NET 4.0J
DataLocalEndPoint プロパティ

データ接続によって使用されるIPEndPointとポート範囲を指定します。
シンタックス
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<DescriptionAttribute("IPEndPoint and port range to be used by the data connection")>
Public Property DataLocalEndPoint As IPEndPoint
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[Description("IPEndPoint and port range to be used by the data connection")]
public IPEndPoint DataLocalEndPoint {get; set;}
解説
デフォルトはIPAddress.Anyと暫時ポート0です。
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.