次の方法で共有


TrackingHelper.SetErrorCode(AmqpException) メソッド

定義

AMQP 例外からのエラー コードを設定します。 使用しません。

public static void SetErrorCode (this Microsoft.Azure.Amqp.AmqpException exception);
static member SetErrorCode : Microsoft.Azure.Amqp.AmqpException -> unit
<Extension()>
Public Sub SetErrorCode (exception As AmqpException)

パラメーター

exception
Microsoft.Azure.Amqp.AmqpException

適用対象