NetworkDoubleBaseDispose 方法 |
名称 | 说明 | |
---|---|---|
Dispose |
释放当前的资源,如果调用了本方法,那么该对象再使用的时候,需要重新实例化。 Release the current resource. If this method is called, the object needs to be instantiated again when it is used again. | |
Dispose(Boolean) |
释放当前的资源,并自动关闭长连接,如果设置了的话
|