Click or drag to resize

CommunicationExceptionUrl Property

Gets the String representation of the url specifying the resource which was being accessed

Namespace: Sportradar.OddsFeed.SDK.Common.Exceptions
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public string Url { get; }

Property Value

String
The URL.
See Also