Binarix FL-net Library for Windows
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
ノード状態通知デリゲート
名前空間: Binarix.FALinkアセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
構文
C# |
---|
public delegate void FLStatusEventHandler( Object sender, FLStatusEventArgs e ) |
Visual Basic |
---|
Public Delegate Sub FLStatusEventHandler ( _ sender As Object, _ e As FLStatusEventArgs _ ) |
Visual C++ |
---|
public delegate void FLStatusEventHandler( Object^ sender, FLStatusEventArgs^ e ) |
パラメータ
- sender
- Type: System..::..Object
イベントのソース
- e
- Type: Binarix.FALink..::..FLStatusEventArgs
イベントデータを格納しているFAStatusEventArgs