Microsoft.AspNet.SignalR.Infrastructure Namespace
.NET Framework 4.5
Provides the classes for server side components needed to build SignalR endpoints.
| Class | Description | |
|---|---|---|
![]() | AckHandler | Represents an instance that handles the App Certification Kit (ACK). |
![]() | ArraySegmentTextReader | Represents the text reader associated with the array segment. |
![]() | Connection | No content here will be updated; please do not add material here. |
![]() | ConnectionManager | Provides a default IConnectionManager implementation. |
![]() | DataProtectionProviderProtectedData | Provides methods to protect data. |
![]() | DefaultProtectedData | Provides methods for protecting data. |
![]() | InterlockedHelper | Represents the helper for the atomic operations for variables that are shared by multiple threads. |
![]() | PerformanceCounterManager | Manages performance counters using Windows performance counters. |
![]() | PrincipalUserIdProvider | |
![]() | ProtocolResolver | Provides method for resolving protocol. |
![]() | Purposes | Specifies the purposes constants. |
![]() | ServerIdManager | Default IServerIdManager implementation. |
| Interface | Description | |
|---|---|---|
![]() | IAckHandler | Provides an interface that represents the instance that handles the App Certification Kit (ACK). |
![]() | IBinaryWriter | Represents the base interface for class that has the ability to write raw binary data. |
![]() | IConnectionManager | Provides access to hubs and persistent connections and references. |
![]() | IPerformanceCounter | No content here will be updated; please do not add material here. |
![]() | IPerformanceCounterManager | Provides access to performance counters. |
![]() | IProtectedData | Represents an interface that provides methods for encrypting and decrypting data associated with the SignalR infrastructure. |
![]() | IServerIdManager | Generates a server id |
![]() | IStringMinifier | Provides an interface that represents a class that reduces the size of a string. |
| Enumeration | Description | |
|---|---|---|
![]() | ServerCommandType | Specifies server commands. |
Show:


