Method | Description | |
---|---|---|
SendRequest ( this socket, IRequestInfo request ) : void | ||
Write ( this stream, byte buffer ) : void |
Method | Description | |
---|---|---|
SendBuffer ( this socket, byte buffer, int count ) : void |
public static SendRequest ( this socket, IRequestInfo request ) : void | ||
socket | this | |
request | IRequestInfo | |
return | void |
public static Write ( this stream, byte buffer ) : void | ||
stream | this | |
buffer | byte | |
return | void |