The NMS Class Library (.Net Messaging Library)

ConsumerInfo Members

ConsumerInfo overview

Public Static Fields

ID_ConsumerInfo  

Public Instance Constructors

ConsumerInfo Constructor Initializes a new instance of the ConsumerInfo class.

Public Instance Properties

AdditionalPredicate  
BrokerPath  
Browser  
CommandId (inherited from BaseCommand)  
ConsumerId  
Destination  
DispatchAsync  
Exclusive  
MaximumPendingMessageLimit  
NetworkSubscription  
NoLocal  
NoRangeAcks  
OptimizedAcknowledge  
PrefetchSize  
Priority  
ResponseRequired (inherited from BaseDataStructure)  
Retroactive  
Selector  
SubcriptionName  

Public Instance Methods

AfterMarshall (inherited from BaseDataStructure)  
AfterUnmarshall (inherited from BaseDataStructure)  
BeforeMarshall (inherited from BaseDataStructure)  
BeforeUnmarshall (inherited from BaseDataStructure)  
Equals (inherited from BaseCommand)  
GetDataStructureType  
GetHashCode (inherited from BaseCommand)  
GetMarshalledForm (inherited from BaseDataStructure)  
GetType (inherited from Object)  
HashCode (inherited from BaseDataStructure)  
IsMarshallAware (inherited from BaseDataStructure)  
SetMarshalledForm (inherited from BaseDataStructure)  
ToString  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

ConsumerInfo Class | ActiveMQ.Commands Namespace