프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Close ( ushort code ) : void | ||
Close ( ushort code, string reason ) : void | ||
Send ( string data ) : void | ||
WebSocket ( string url ) : System | ||
WebSocket ( string url, string protocols ) : System |
public WebSocket ( string url, string protocols ) : System | ||
url | string | |
protocols | string | |
리턴 | System |