The NMS Class Library (.Net Messaging Library)

BrokerInfo Members

BrokerInfo overview

Public Static Fields

ID_BrokerInfo  

Public Instance Constructors

BrokerInfo Constructor Initializes a new instance of the BrokerInfo class.

Public Instance Properties

BrokerId  
BrokerName  
BrokerURL  
CommandId (inherited from BaseCommand)  
FaultTolerantConfiguration  
MasterBroker  
PeerBrokerInfos  
ResponseRequired (inherited from BaseDataStructure)  
SlaveBroker  

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

BrokerInfo Class | ActiveMQ.Commands Namespace