Click or drag to resize

FeedCloseEventArgsGetReason Method

Gets a IProducerStatusChange implementation containing information about the producer status change

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 GetReason()

Return Value

String
Returns a IProducerStatusChange implementation containing information about the producer status change
See Also