Udostępnij przez


MethodReturnMessageWrapper.LogicalCallContext Właściwość

Definicja

Pobiera wartość LogicalCallContext dla bieżącego wywołania metody.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

Element LogicalCallContext dla bieżącego wywołania metody.

Implementuje

Atrybuty

Uwagi

Metoda należy do obiektu zdalnego.

Dotyczy