Method | Description | |
---|---|---|
SetServerBlock ( ) : System |
Initializes a new instance of the SetServerBlock class.
|
Method | Description | |
---|---|---|
OnReceive ( |
Receives the specified reader.
|
|
OnSend ( |
Sends the specified writer.
|
protected OnReceive ( |
||
reader | The reader. | |
version | int | The version. |
return | void |
protected OnSend ( |
||
writer | The writer. | |
version | int | The version. |
return | void |