Property BufferSize
BufferSize
Gets or sets the maximum element count of the replay buffer.
public int? BufferSize { get; set; }
Property Value
- int?
Gets or sets the maximum element count of the replay buffer.
public int? BufferSize { get; set; }