MethodReturnMessageWrapper.LogicalCallContext Özellik

Tanım

LogicalCallContextGeçerli yöntem çağrısını alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual property System::Runtime::Remoting::Messaging::LogicalCallContext ^ LogicalCallContext { System::Runtime::Remoting::Messaging::LogicalCallContext ^ get(); };
public virtual System.Runtime.Remoting.Messaging.LogicalCallContext LogicalCallContext { get; }
public virtual System.Runtime.Remoting.Messaging.LogicalCallContext LogicalCallContext { [System.Security.SecurityCritical] get; }
member this.LogicalCallContext : System.Runtime.Remoting.Messaging.LogicalCallContext
[<get: System.Security.SecurityCritical>]
member this.LogicalCallContext : System.Runtime.Remoting.Messaging.LogicalCallContext
Public Overridable ReadOnly Property LogicalCallContext As LogicalCallContext

Özellik Değeri

LogicalCallContext

LogicalCallContextGeçerli yöntem çağrısı için.

Uygulamalar

Öznitelikler

Açıklamalar

Yöntemi, uzak bir nesneye aittir.

Şunlara uygulanır