TrackingHelper.SetErrorCode(AmqpException) Method

Definition

Sets error code from AMQP exception. Not used.

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)

Parameters

exception
Microsoft.Azure.Amqp.AmqpException

Applies to