Click or drag to resize

HpsvContextsList Properties

The HpsvContextsList type exposes the following members.

Properties
  NameDescription
Public propertyCall
Call Simulation Context, single instance per each request (e.g. re-used for generation of all multi-responses)
Public propertyOperation
Operation Simulation Context, single instance per each operation of the virtual service.
Public propertyServer
Server Simulation Context, single instance per whole server. Capable of persisting values.
Public propertyService
Service Simulation Context, single instance per each virtual service. Capable of persisting values.
Public propertySession
Session Simulation Context, single instance per each client session
Top
See Also