PipeSslNet 构造函数 |
名称 | 说明 | |
---|---|---|
PipeSslNet(Boolean) |
实例化一个默认的对象
| |
PipeSslNet(Socket, IPEndPoint, Boolean) |
通过指定的套接字及连接的终结点来实例化一个对象 Instantiate an object by specifying the socket and the endpoint of the connection | |
PipeSslNet(String, Int32, Boolean) |
通过指定的IP地址和端口号来实例化一个对象 Instantiate an object with the specified IP address and port number |