The NMS Class Library (.Net Messaging Library)

BaseDataStreamMarshaller.ToString Method

Converts the object to a String

Overload List

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);

See Also

BaseDataStreamMarshaller Class | ActiveMQ.OpenWire Namespace