Property BufferSize
BufferSize
Gets or sets the maximum element count of the replay buffer.
[Externalizable(false)]
public int? BufferSize { get; set; }
Property Value
- int?
Gets or sets the maximum element count of the replay buffer.
[Externalizable(false)]
public int? BufferSize { get; set; }