[TIBCO.EMS.UFOCLIENT .NET client library 6.3 documentation]
The MessageProducer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close | Closes the message producer. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Send | Overloaded. |
![]() | ToString | returns a string representaion of the message producer
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | DeliveryMode | Get and set the delivery mode using integer value, as defined in
DeliveryMode class |
![]() | Destination | Gets the destination associated with this MessageProducer. |
![]() | DisableMessageID | Get and Sets the disable message id flag |
![]() | DisableMessageTimestamp | Get and Sets the disable message timestamp flag |
![]() | MsgDeliveryMode | Get and set the delivery mode using one of the enum
TIBCO.EMS.MessageDeliveryModevalue. |
![]() | Priority | Gets and Sets the priority of the message producer. |
![]() | TimeToLive | Gets and Sets the time to live property of the message producer. |