Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ReceiveByte ( ) : Task |
||
SendBytes ( byte payload ) : System.Threading.Tasks.Task | ||
StreamSocketWrapper ( |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public SendBytes ( byte payload ) : System.Threading.Tasks.Task | ||
payload | byte | |
return | System.Threading.Tasks.Task |
public StreamSocketWrapper ( |
||
spheroSocket | ||
return | System |