Method | Description | |
---|---|---|
Close ( ) : void | ||
Connect ( string host, string port, int timeout ) : Task |
||
Recive ( |
||
Send ( |
public Connect ( string host, string port, int timeout ) : Task |
||
host | string | |
port | string | |
timeout | int | |
return | Task |
public static Recive ( |
||
streamSocket | ||
orstarts | List |
|
orends | List |
|
andstarts | List |
|
andends | List |
|
return | Task |
public static Send ( |
||
streamSocket | ||
send | string | |
return | Task |