Click or drag to resize

UnparsableMessageEventArgsGetRawMessage Method

Gets the raw XML message received from the feed

Namespace: Sportradar.OddsFeed.SDK.API.EventArguments
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public string GetRawMessage()

Return Value

String
Returns the raw XML message received from the feed
See Also