Class DelegateOptions
Options for the Sliding Buffer
Namespace: StreamRegex.Extensions
Assembly: StreamRegex.Extensions.dll
Syntax
public class DelegateOptions : objectProperties
| Improve this Doc View SourceCaptureValues
If set, Match objects will contain the value which was matched. May increase memory allocations.
Declaration
public bool CaptureValues { get; set; }Property Value
| Type | Description | 
|---|---|
| Boolean |