GrapeCity Secure FTP for .NET 4.0J
DataIsBusyChanged イベント

DataIsBusyが変更されたときに発生します。
シンタックス
<DescriptionAttribute("Raised when the DataIsBusy property changes.")>
<CategoryAttribute("動作")>
Public Event DataIsBusyChanged As EventHandler
[Description("Raised when the DataIsBusy property changes.")]
[Category("動作")]
public event EventHandler DataIsBusyChanged
解説
ファイル転送やファイルリスト取得処理の実行中に、UIの有効化/無効化を変更するトリガとして使用できます。
参照

関連項目

Ftp クラス
Ftp メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.