Discuss this help topic in SecureBlackbox Forum
This event is fired after the value of a live property has been retrieved.
Declaration
Parameters
- URL - contains the URL of the request.
- NS - specifies property namespace.
- Name - specifies property name.
- Value - this parameter contains the property value.
- pcURL - contains the URL of the request.
- szURL - the length of pcURL.
- pcNS - specifies property namespace.
- szNS - the length of pcNS.
- pcName - specifies property name.
- szName - the length of pcName.
- pcValue - this parameter contains the property value.
- szValue - the length of pcValue.
- Element -
Description
This event is fired after the value of a live property has been sent to the client.
Discuss this help topic in SecureBlackbox Forum