Table of Contents

Class TimeKeeperResponse

Namespace
Sportradar.LiveData.Sdk.Common.Utils
Assembly
Sportradar.LiveData.Sdk.dll
public class TimeKeeperResponse
Inheritance
TimeKeeperResponse
Inherited Members

Properties

DiffToAverage

public TimeSpan DiffToAverage { get; set; }

Property Value

TimeSpan

IsBehindLastSample

public bool IsBehindLastSample { get; set; }

Property Value

bool

NumSamples

public int NumSamples { get; set; }

Property Value

int

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.