Share via


AmqpMessageId.ToString Method

Definition

Converts the value of this AmqpMessageId instance to a String.

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String from the value of this instance.

Applies to