[This is preliminary documentation and is subject to change.]
Returns current record count in the instance
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int RecordCount { get; }
public int RecordCount { get; }
Public ReadOnly Property RecordCount As Integer
Get
Public ReadOnly Property RecordCount As Integer
Get
public:
virtual property int RecordCount {
int get () sealed;
}
public:
virtual property int RecordCount {
int get () sealed;
}
abstract RecordCount : int with get
override RecordCount : int with get
abstract RecordCount : int with get
override RecordCount : int with get
Property Value
Type:
Int32Implements
IInstrumentation RecordCount