ScaleoutMapping Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Messaging.ScaleoutMapping
Namespace: Microsoft.AspNet.SignalR.Messaging
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Class ScaleoutMapping
'Usage
Dim instance As ScaleoutMapping
public class ScaleoutMapping
public ref class ScaleoutMapping
type ScaleoutMapping = class end
public class ScaleoutMapping
The ScaleoutMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScaleoutMapping |
Top
Properties
Name | Description | |
---|---|---|
EventKeyMappings |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.