Current send position within buffer


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Protected sendOffset As Integer
C#
protected int sendOffset;
C++
protected:
 int sendOffset sealed ;
J#
protected int sendOffset
JScript
protected sendOffset : int;

See Also