Click or drag to resize

IEventMessageTRequestId Property

Get the id of the request which triggered the current IEventMessageT message or a null reference if no requestId was provided to the request

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
long? RequestId { get; }

Property Value

NullableInt64
See Also