piRequestSize - cWebHttpHandler
While handling a request, this property contains the size of the request body in bytes
Type: Property
Access: Read/Write
Data Type: DWord
Parameters: None
Syntax
Property DWord piRequestSize
| Access Type | Syntax |
|---|---|
| Read Access: | Get piRequestSize to DWordVariable |
| Write Access: | Set piRequestSize to DWordVariable/Value |
Description
While handling a request, this property contains the size of the request body in bytes.
Used by RequestDataString.