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 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); } |