Click or drag to resize

ConnectionExceptionEventArgsDetail Property

Details about the error

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 IDictionary<string, Object> Detail { get; }

Property Value

IDictionaryString, Object
See Also