Table of Contents

Class ActiveMQBlobMessage

Namespace
Apache.NMS.ActiveMQ.Commands
Assembly
Apache.NMS.ActiveMQ.dll
public class ActiveMQBlobMessage : ActiveMQMessage, Command, DataStructure, MessageReference, ICloneable, IMessage, MarshallAware
Inheritance
ActiveMQBlobMessage
Implements
IMessage
Inherited Members

Constructors

ActiveMQBlobMessage()

public ActiveMQBlobMessage()

Fields

ID_ACTIVEMQBLOBMESSAGE

public const byte ID_ACTIVEMQBLOBMESSAGE = 29

Field Value

byte

Properties

DeletedByBroker

public bool DeletedByBroker { get; set; }

Property Value

bool

MimeType

public string MimeType { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

RemoteBlobUrl

public string RemoteBlobUrl { get; set; }

Property Value

string

Methods

GetDataStructureType()

public override byte GetDataStructureType()

Returns

byte