ScaleoutMappingStore Class

.NET Framework 4.5

Represents a scale out mapping store on SignalR messaging.

System::Object
  Microsoft.AspNet.SignalR.Messaging::ScaleoutMappingStore

Namespace:  Microsoft.AspNet.SignalR.Messaging
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public ref class ScaleoutMappingStore

The ScaleoutMappingStore type exposes the following members.

  NameDescription
Public methodScaleoutMappingStoreInitializes a new instance of the ScaleoutMappingStore class.
Top

  NameDescription
Public propertyMaxMappingGets the maximum numbers of mapping for this instance.
Top

  NameDescription
Public methodAddAdds a new scaleout mapping store.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumeratorGets the enumerator for the mapping store.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: