取消连接 meaning in English
disconnect ctrl-x
Examples
- The method provides the opportunity to cancel the connection attempt
该方法提供了取消连接尝试的机会。 - The event provides an opportunity to cancel a connection before it is complete
此事件提供了在连接完成之前便取消连接的机会。 - This property is intended for scenarios where connections should be dropped and reestablished periodically , such as load balancing scenarios
此属性旨在用于应当取消连接并定期重新建立连接的方案,例如负载平衡方案。 - Unlike rmi iiop , http is normally a stateless protocol that scales well , but does not perform as well due to the size of the messages and the need to create and break down the connection between client and server each time
与rmi / iiop不同的是, http (通常)是一个扩展性很好的无状态协议,但由于消息大小的限制,而且每次都需要在客户端和服务器之间建立和取消连接,所以不能执行得很好。