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.TraceAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntaxpublic bool SplitBySegment { get; set; }Property Value
Boolean
See Also