Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
ResponseDone event
Fires when wodWebServer completes sending response to the user.
Syntax
- Basic
Private Sub object_ResponseDone (ByRef User)
The ResponseDone(object,User) syntax has these parts:
The ResponseDone(object,User) syntax has these parts:
object | An expression evaluating to an object of type wodWebServer |
User | WebUser object. Reference to the user who sent the request. |