TypeEntry クラス

リモート型のインスタンスをアクティブにするために使用される構成情報を保持する基本クラスを実装します。

この型のすべてのメンバの一覧については、TypeEntry メンバ を参照してください。

System.Object
   System.Runtime.Remoting.TypeEntry
      System.Runtime.Remoting.ActivatedClientTypeEntry
      System.Runtime.Remoting.ActivatedServiceTypeEntry
      System.Runtime.Remoting.WellKnownClientTypeEntry
      System.Runtime.Remoting.WellKnownServiceTypeEntry

Public Class TypeEntry
[C#]
public class TypeEntry
[C++]
public __gc class TypeEntry
[JScript]
public class TypeEntry

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Runtime.Remoting

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

TypeEntry メンバ | System.Runtime.Remoting 名前空間