Converts the object to a String
Inherited from Object.
public virtual string ToString();
Converts the object to a String
public static string ToString(MessageId);
Converts the object to a String
public static string ToString(ProducerId);
Converts the given transaction ID into a String
public static string ToString(TransactionId);
BaseDataStreamMarshaller Class | ActiveMQ.OpenWire Namespace