Namespace Sportradar.LiveData.Sdk.Common.Enums
Enums
- Priority
Event priority.
- SchemaValidationStrictness
Schema validation strictness.
Order is important - from least to most strict. Best choice is probably STRICT. This means it will not spend lots of CPU time while processing eventual junk messages. Our schema supports any attributes so this is not a problem. The only issue could present new (unknown) XML elements.