PrebufferWriterSettingsMaximumPointCount Property
The maximum number of points to have in the prebuffer before rolling this into the Stage 0 Archive.
Namespace: SnapDB.Snap.Services.WriterAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public int MaximumPointCount { get; set; }
Public Property MaximumPointCount As Integer
Get
Set
public:
property int MaximumPointCount {
int get ();
void set (int value);
}
function get_MaximumPointCount();
function set_MaximumPointCount(value);
Property Value
Int32
Must be between 1,000 and 100,000