RemotingConfiguration.RegisterActivatedServiceType 方法
将服务端上的对象 Type 注册为可根据请求从客户端激活的类型。
重载列表
名称 | 说明 |
---|---|
RemotingConfiguration.RegisterActivatedServiceType (ActivatedServiceTypeEntry) | 将在服务端提供的 ActivatedServiceTypeEntry 中记录的对象类型注册为可根据请求从客户端激活的类型。 |
RemotingConfiguration.RegisterActivatedServiceType (Type) | 将服务端上指定的对象类型注册为可根据请求从客户端激活的类型。 |
请参见
参考
RemotingConfiguration 类
RemotingConfiguration 成员
System.Runtime.Remoting 命名空间
ActivatedServiceTypeEntry 类
ActivatedClientTypeEntry 类