Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
PauseReceive property
Pauses receiving data from the client.
Type
BooleanSyntax
- Basic
object.PauseReceive [= value]
The PauseReceive(object,value) syntax has these parts:
The PauseReceive(object,value) syntax has these parts:
object | An expression evaluating to an object of type WebUser |
value | A Boolean value. |