C# (CSharp) Microsoft.AspNetCore.SignalR.Infrastructure Namespace

Classes

Name Description
AckHandler
AckHandler.AckInfo
AckSubscriber A singleton that subscribes to all ACKs sent over the Microsoft.AspNetCore.SignalR.Messaging.IMessageBus and triggers any corresponding ACKs on the IAckHandler.
ArraySegmentTextReader
BinaryMemoryPoolTextWriter
ByteBuffer
CancellationTokenExtensions
CancellationTokenExtensions.CancellationCallbackWrapper
CancellationTokenExtensions.DiposeCancellationState
Connection
Connection.ReceiveContext
DataProtectionProviderProtectedData
DisposableAction
Disposer Helper class to manage disposing a resource at an arbirtary time
ExceptionsExtensions
InterlockedHelper
MemoryPoolTextWriter
MonoUtility
NoOpPerformanceCounter
PerformanceCounterAttribute
PerformanceCounterManager Manages performance counters using Windows performance counters.
PerformanceCounterWrapper
PersistentConnectionContext
PrefixHelper
PrincipalUserIdProvider
ProtocolResolver
Purposes
SafeCancellationTokenSource Thread safe cancellation token source. Allows the following: - Cancel will no-op if the token is disposed. - Dispose may be called after Cancel.
SafeCancellationTokenSource.State
StreamExtensions
StringMinifier
TaskQueue