Aracılığıyla paylaş


CorrelationManagerTracingStrategy.ApplyInboundActivity(JsonRpcRequest) Yöntem

Tanım

Gönderilen yöntemin bunu devralabilmesi için gelen RPC isteğinde açıklanan bir etkinliği geçerli bağlama uygular.

public IDisposable? ApplyInboundActivity (StreamJsonRpc.Protocol.JsonRpcRequest request);
abstract member ApplyInboundActivity : StreamJsonRpc.Protocol.JsonRpcRequest -> IDisposable
override this.ApplyInboundActivity : StreamJsonRpc.Protocol.JsonRpcRequest -> IDisposable
Public Function ApplyInboundActivity (request As JsonRpcRequest) As IDisposable

Parametreler

request
JsonRpcRequest

Gelen RPC isteği.

Döndürülenler

Bu yöntem tarafından, dağıtılan RPC sunucu yönteminin sonunda alınan etkileri geri döndürebilen isteğe bağlı tek kullanımlık nesne.

Uygulamalar

Şunlara uygulanır