Method | Description | |
---|---|---|
ExecuteSegment ( ) : Task |
||
ExecuteStream ( ) : Task |
||
ResetConnection ( ConnectionState state ) : Task | ||
doit ( byte input, int length ) : void |
Method | Description | |
---|---|---|
Main ( string args ) : void | ||
ProcessSocket ( |
public static ResetConnection ( ConnectionState state ) : Task | ||
state | ConnectionState | |
return | Task |
public static doit ( byte input, int length ) : void | ||
input | byte | |
length | int | |
return | void |