Microsoft.AspNet.SignalR.Infrastructure Namespace

.NET Framework 4.5

Provides the classes for server side components needed to build SignalR endpoints.

  ClassDescription
Public classAckHandlerRepresents an instance that handles the App Certification Kit (ACK).
Public classArraySegmentTextReaderRepresents the text reader associated with the array segment.
Public classConnectionNo content here will be updated; please do not add material here.
Public classConnectionManagerProvides a default IConnectionManager implementation.
Public classDataProtectionProviderProtectedDataProvides methods to protect data.
Public classDefaultProtectedDataProvides methods for protecting data.
Public classInterlockedHelperRepresents the helper for the atomic operations for variables that are shared by multiple threads.
Public classPerformanceCounterManagerManages performance counters using Windows performance counters.
Public classPrincipalUserIdProvider
Public classProtocolResolverProvides method for resolving protocol.
Public classPurposesSpecifies the purposes constants.
Public classServerIdManagerDefault IServerIdManager implementation.

  InterfaceDescription
Public interfaceIAckHandlerProvides an interface that represents the instance that handles the App Certification Kit (ACK).
Public interfaceIBinaryWriterRepresents the base interface for class that has the ability to write raw binary data.
Public interfaceIConnectionManagerProvides access to hubs and persistent connections and references.
Public interfaceIPerformanceCounterNo content here will be updated; please do not add material here.
Public interfaceIPerformanceCounterManagerProvides access to performance counters.
Public interfaceIProtectedDataRepresents an interface that provides methods for encrypting and decrypting data associated with the SignalR infrastructure.
Public interfaceIServerIdManagerGenerates a server id
Public interfaceIStringMinifierProvides an interface that represents a class that reduces the size of a string.

  EnumerationDescription
Public enumerationServerCommandTypeSpecifies server commands.
Show: