Click or drag to resize

OptionsSplitBySegment Property

If true, the saved traces during streaming are split by segment. Otherwise they are split before they grow too big to open in the UI.

Namespace: RAYLASE.PDA.API.Trace
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntax
C#
public bool SplitBySegment { get; set; }

Property Value

Boolean
See Also