Gets count of records currently processed.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getCount() As Integer _ Implements INetricsTextFileRecSrc.getCount |
C# |
---|
public int getCount() |
C++ |
---|
public: int getCount() sealed |
J# |
---|
public int getCount() |
JScript |
---|
public function getCount() : int |