Méthode | Description | |
---|---|---|
ExecuteSegment ( ) : Task |
||
ExecuteStream ( ) : Task |
||
ResetConnection ( ConnectionState state ) : Task | ||
doit ( byte input, int length ) : void |
Méthode | Description | |
---|---|---|
Main ( string args ) : void | ||
ProcessSocket ( |
public static ResetConnection ( ConnectionState state ) : Task | ||
state | ConnectionState | |
Résultat | Task |
public static doit ( byte input, int length ) : void | ||
input | byte | |
length | int | |
Résultat | void |