C# (CSharp) AK.F1.Timing.Live.IO Namespace

Classes

Name Description
LiveMessageStreamEndpoint An AK.F1.Timing.Live.IO.IMessageStreamEndpoint implementation that opens message streams provided by the F1 live-timing server. This class cannot be inherited.
LiveMessageStreamEndpointTest
LiveSocketMessageStream An AK.F1.Timing.Live.IO.IMessageStream implementation which delegates to an underlying System.Net.Sockets.Socket. This implementation supports pinging. This class cannot be inherited.
LiveSocketMessageStreamTest
LiveSocketMessageStreamTest.TestContext
MessageStreamDelegate A AK.F1.Timing.Live.IO.IMessageStream implementation which delegates to an underlying System.IO.Stream. This implementation does not support pinging. This class cannot be inherited.
MessageStreamDelegateTest