Table of Contents

Property BufferSize

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

BufferSize

Gets or sets the maximum element count of the replay buffer.

public int? BufferSize { get; set; }

Property Value

int?