Table of Contents

Class CarrotMessageExtensions

Namespace
CarrotMQ.Core.Common
Assembly
CarrotMQ.Core.dll

Extension methods for CarrotMessage

public static class CarrotMessageExtensions
Inheritance
CarrotMessageExtensions
Inherited Members

Methods

HasReply(CarrotMessage)

Does this message expect a response

public static bool HasReply(this CarrotMessage message)

Parameters

message CarrotMessage

Returns

bool