Get the line the last record read started on.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function getRecLine() As Integer
C#
public int getRecLine()
C++
public:
 int getRecLine() sealed 
J#
public int getRecLine()
JScript
public  function getRecLine() : int

See Also