Class ConnectionChangeEventArgs
- Namespace
- Sportradar.LiveData.Sdk.FeedProviders.LiveScout.Events
- Assembly
- Sportradar.LiveData.Sdk.dll
[Serializable]
public class ConnectionChangeEventArgs : EventArgs
- Inheritance
-
ConnectionChangeEventArgs
- Inherited Members
Properties
LocalTimestamp
Connection change timestamp (local UTC timestamp)
public DateTime LocalTimestamp { get; }