Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4
Inheritance Hierarchy
System.Object
  Microsoft.AspNet.SignalR.Redis.RedisMessage
Namespace:  Microsoft.AspNet.SignalR.Redis
Assembly:  Microsoft.AspNet.SignalR.Redis (in Microsoft.AspNet.SignalR.Redis.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class RedisMessage
'Usage
Dim instance As RedisMessage
[SerializableAttribute]
public class RedisMessage
[SerializableAttribute]
public ref class RedisMessage
[<SerializableAttribute>]
type RedisMessage =  class end
public class RedisMessage
The RedisMessage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | RedisMessage | 
Top
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | Id | |
| .jpeg) | Messages | 
Top
Methods
| Name | Description | |
|---|---|---|
| .jpeg) .gif) | Deserialize | |
| .jpeg) | Equals | (Inherited from Object.) | 
| .jpeg) | Finalize | (Inherited from Object.) | 
| .jpeg) | GetBytes | |
| .jpeg) | GetHashCode | (Inherited from Object.) | 
| .jpeg) | GetType | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone | (Inherited from Object.) | 
| .jpeg) | 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.