ClientWebSocket 构造函数

定义

创建 ClientWebSocket 类的实例。

public:
 ClientWebSocket();
public ClientWebSocket ();
Public Sub New ()

适用于