呼び出されたメソッドの LogicalCallContext を取得します。
Public Overridable ReadOnly Property LogicalCallContext As _
LogicalCallContext Implements IMethodMessage.LogicalCallContext
[C#]
public virtual LogicalCallContext LogicalCallContext {get;}
[C++]
public: __property virtual LogicalCallContext*
get_LogicalCallContext();
[JScript]
public function get LogicalCallContext() : LogicalCallContext;
プロパティ値
呼び出されたメソッドの LogicalCallContext 。
実装
IMethodMessage.LogicalCallContext
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ReturnMessage クラス | ReturnMessage メンバ | System.Runtime.Remoting.Messaging 名前空間