Table of Contents

Class RecoveryInitiatedEventArgs

Namespace
Sportradar.OddsFeed.SDK.Api.EventArguments
Assembly
Sportradar.OddsFeed.SDK.dll

Event arguments for the RecoveryInitiated events

public class RecoveryInitiatedEventArgs : EventArgs
Inheritance
RecoveryInitiatedEventArgs
Inherited Members

Methods

GetAfterTimestamp()

Gets the after timestamp if applied

public long GetAfterTimestamp()

Returns

long

Returns the after timestamp if applied

GetEventId()

Gets the associated event identifier

public Urn GetEventId()

Returns

Urn

Returns the associated event identifier

GetMessage()

Gets the message associated with the recovery request

public string GetMessage()

Returns

string

Returns the message associated with the recovery request

GetProducerId()

Gets the associated producer identifier

public int GetProducerId()

Returns

int

Returns the associated producer identifier

GetRequestId()

Gets the identifier of the recovery request

public long GetRequestId()

Returns

long

Returns the identifier of the recovery request