CompletedContext

CompletedContext Class The `CompletedContext` class used to pass context in HTTP Completed Script.

Constructor

new CompletedContext()

Members

scriptName

Gets the name of the completed script.
Properties
NameTypeDescription
getterstringGets the name of the completed script.

session

Gets the session object associated with the completed script.
Properties
NameTypeDescription
getterobjectGets the session object associated with the completed script.