CPFServer |
public abstract class CPFServerReply
The CPFServerReply type exposes the following members.
| Name | Description | |
|---|---|---|
| CPFServerReply | Initializes a new instance of the CPFServerReply class |
| Name | Description | |
|---|---|---|
| AddAdditionalItem | Access to the underlying CPFPacketWriter for appending additional items. | |
| AddDataItem | Creates a data item in the reply. | |
| OverrideAddressItem | Overrides the address in the reply. The default is to reply to the address received in the request. | |
| SendErrorAsync | Creates an error response. |