RedisMessage::GetBytes Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Redis
Assembly:  Microsoft.AspNet.SignalR.Redis (in Microsoft.AspNet.SignalR.Redis.dll)

public:
array<unsigned char>^ GetBytes()

Return Value

Type: array<System::Byte>
Returns Byte.
Show: