次の方法で共有


HttpRemotingHandlerFactory クラス

HttpRemotingHandler クラスの新しいインスタンスを初期化します。

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

System.Object
   System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory

Public Class HttpRemotingHandlerFactory
   Implements IHttpHandlerFactory
[C#]
public class HttpRemotingHandlerFactory : IHttpHandlerFactory
[C++]
public __gc class HttpRemotingHandlerFactory : public
   IHttpHandlerFactory
[JScript]
public class HttpRemotingHandlerFactory implements
   IHttpHandlerFactory

スレッドセーフ

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

解説

現在のクラスは、 HttpRemotingHandler クラスの新しいインスタンスを動的に生成します。

必要条件

名前空間: System.Runtime.Remoting.Channels.Http

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

アセンブリ: System.Runtime.Remoting (System.Runtime.Remoting.dll 内)

参照

HttpRemotingHandlerFactory メンバ | System.Runtime.Remoting.Channels.Http 名前空間