Can be used to retrieve the RecSrc for a NetricsTable returned by a dump command.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getRecSrc() As NetricsTableRecSrc _ Implements INetricsTable.getRecSrc |
C# |
---|
public NetricsTableRecSrc getRecSrc() |
C++ |
---|
public: NetricsTableRecSrc getRecSrc() sealed |
J# |
---|
public NetricsTableRecSrc getRecSrc() |
JScript |
---|
public function getRecSrc() : NetricsTableRecSrc |