Binarix FL-net Library for Windows
通算ソケット部送信回数

名前空間: Binarix.FALink
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)

構文

C#
public uint SocketSent { get; set; }
Visual Basic
Public Property SocketSent As UInteger
	Get
	Set
Visual C++
public:
property unsigned int SocketSent {
	unsigned int get ();
	void set (unsigned int value);
}

参照