Clerk.LogRecordCount Property

Definition

Gets the number of log records.

public:
 property int LogRecordCount { int get(); };
public int LogRecordCount { get; }
member this.LogRecordCount : int
Public ReadOnly Property LogRecordCount As Integer

Property Value

The number of log records.

Applies to