| 1. | The exported type library of the managed server must be registered 必须注册该托管服务器的导出类型库。 |
| 2. | A com client that invokes a managed server on a remote host uses dcom 调用远程主机上的托管服务器的com客户端使用dcom 。 |
| 3. | A managed server called by a com client initialized in an mta must ensure thread safety 在mta中初始化的com客户端所调用的托管服务器必须确保线程安全。 |
| 4. | If you plan to export a managed server , be aware that the com client determines the apartment of the server 如果计划导出托管服务器,请注意, com客户端确定服务器的单元。 |
| 5. | When the node was added to the deployment manager , server1 was also migrated to become a managed server 当这个节点添加到deployment manager时, server1也会迁移为托管服务器。 |
| 6. | Provides an example that shows a managed server as the event source and a com client as the event sink 提供一个示例,该示例将托管服务器显示为事件源,将com客户端显示为事件接收器。 |
| 7. | When a managed client and unmanaged server are in the same apartment , the interop marshaling service handles all data marshaling 当托管客户端和非托管服务器位于同一单元中时, interop封送处理服务处理所有数据封送处理。 |
| 8. | One is lightweight , designed for command - line tools or unmanaged servers ; the other , designed for traditional servers , uses jmx so that all components can be managed and monitored 一个是轻量级的,设计用于命令行工具或非托管服务器。另一个设计用于传统的服务器,并且使用jmx以便所有组件都得到管理和监控。 |
| 9. | When a message comes in to the server on which these are hosted , one can get the soap end - point and soapaction from the http protocol implementation , and quickly grab details such as the root element namespace and local name 每当消息传入服务的托管服务器时,我们可以从http协议实现中获得soap端点和soapaction ,并迅速获取诸如根元素名称空间和本地名称等细节。 |
| 10. | When . net clients obtain and release a reference to a com object , the runtime maintains the reference count on the com object just as any other com client would , and . net clients can behave as if the object were subject to garbage collection , just as they would for any other managed server object Net客户端获取和释放对某com对象的引用时,与其他任何com客户端相同,运行库将保持该com对象上的引用计数。同时, . net客户端的行为就像该对象经过垃圾回收一样,这又与其他任何托管服务器对象相同。 |