TKFP.DLLのダウンロード

受信時の通信帯域(byte/秒)の読出しと設定を行います

Namespace:  TKFP.Net
Assembly:  TKFP (TKFP.dll 内) バージョン: 1.4.0.2

Syntax

C#
public int ReceiveLimitRate { get; set; }
Visual Basic (Declaration)
Public Property ReceiveLimitRate As Integer

See Also