LocalEventKeyInfo Class

.NET Framework 4.5

No content here will be updated; please do not add material here.

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

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

public ref class LocalEventKeyInfo

The LocalEventKeyInfo type exposes the following members.

  NameDescription
Public methodLocalEventKeyInfoInitializes a new instance of the LocalEventKeyInfo class.
Top

  NameDescription
Public propertyIdGets or sets the identifier associated with the key information.
Public propertyKeyGets or sets the key associated with the local event.
Public propertyMessageStoreGets the message for the key.
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

No content here will be updated; please do not add material here.

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: