Class ActiveMQBlobMessage
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
Properties
DeletedByBroker
public bool DeletedByBroker { get; set; }
Property Value
MimeType
public string MimeType { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
RemoteBlobUrl
public string RemoteBlobUrl { get; set; }
Property Value
Methods
GetDataStructureType()
public override byte GetDataStructureType()