EntityNameHelper.FormatDeadLetterPath(String) メソッド

定義

キューまたはサブスクリプションの配信不能パスの書式を設定します。

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

パラメーター

entityPath
String

キューの名前、またはサブスクリプションのパス。

戻り値

配信不能エンティティの文字列としてのパス。

適用対象