MethodResponse.LogicalCallContext Egenskap

Definition

LogicalCallContext Hämtar för det aktuella metodanropet.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 property System::Runtime::Remoting::Messaging::LogicalCallContext ^ LogicalCallContext { System::Runtime::Remoting::Messaging::LogicalCallContext ^ get(); };
public System.Runtime.Remoting.Messaging.LogicalCallContext LogicalCallContext { get; }
public 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 ReadOnly Property LogicalCallContext As LogicalCallContext

Egenskapsvärde

LogicalCallContext För det aktuella metodanropet.

Implementeringar

Attribut

Kommentarer

Metoden tillhör ett fjärrobjekt.

Gäller för