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)
Parameters
- queuePath
- Type: System.String
The path to the dead letter queue.
Return Value
Type: System.StringThe String resulted from building the format name for the specified dead letter queue path.