QueueClient.FormatDeadLetterPath(String) Méthode

Définition

Génère un nom de format à partir du chemin de file d’attente de lettres mortes spécifié.

public static string FormatDeadLetterPath (string queuePath);
static member FormatDeadLetterPath : string -> string
Public Shared Function FormatDeadLetterPath (queuePath As String) As String

Paramètres

queuePath
String

Chemin d’accès à la file d’attente de lettres mortes.

Retours

Résultat String de la création du nom de format pour le chemin de file d’attente de lettres mortes spécifié.

S’applique à