MqExtensions
Assembly: ServiceStack.dll
View Source
Declaration
public static class MqExtensions
Methods
ToHeaders(IMessage)
View Source
Declaration
public static Dictionary<string, string> ToHeaders(this IMessage message)
Returns
System.Collections.Generic.Dictionary<System.String,System.String>
Parameters
Type | Name |
---|---|
ServiceStack.Messaging.IMessage | message |