次の方法で共有


TrackingHelper.GetGatewayId(AmqpLink) メソッド

定義

追跡 ID を生成します。使用されません。

public static string GetGatewayId (this Microsoft.Azure.Amqp.AmqpLink link);
static member GetGatewayId : Microsoft.Azure.Amqp.AmqpLink -> string
<Extension()>
Public Function GetGatewayId (link As AmqpLink) As String

パラメーター

link
Microsoft.Azure.Amqp.AmqpLink

戻り値

追跡 ID。

適用対象