TKFP.DLLのダウンロード

送信用バッファサイズの読み出しと設定を行ないます

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

Syntax

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

See Also