Метод | Описание | |
---|---|---|
EndpointForm ( |
||
ListeningReader ( byte data, int length, TcpTransportConnection connection ) : bool |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RunDataSend ( ) : void | ||
button1_Click ( object sender, System e ) : void | ||
setMd5Sum ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public EndpointForm ( |
||
transportForm | ||
transportManager | ITransportManager | |
client | bool | |
Результат | System |
public ListeningReader ( byte data, int length, TcpTransportConnection connection ) : bool | ||
data | byte | |
length | int | |
connection | TcpTransportConnection | |
Результат | bool |