This topic has not yet been rated - Rate this topic

QueueClient.FormatDeadLetterPath Method

Builds a format name from the specified dead letter queue path.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public static string FormatDeadLetterPath(
	string queuePath
)

Parameters

queuePath
Type: System.String
The path to the dead letter queue.

Return Value

Type: System.String
The String resulted from building the format name for the specified dead letter queue path.
Did you find this helpful?
(1500 characters remaining)