Click or drag to resize

SavedResponse Properties

The SavedResponse type exposes the following members.

Properties
  NameDescription
Public propertyErrorType
When the property ThrowsException is set to True, ErrorType contains AssemblyQualifiedName of the Object Type.
Public propertyHttpStatusCode
Gets or sets the HTTP status.
Public propertyMetadataId
Gets or sets the metadata identifier.
Public propertyReplyDelay
Gets or sets the reply delay in number of Seconds, when the service simulation replies.
Public propertyResponseCondition
Gets or sets the response condition.
Public propertyResponseName
Gets or sets the name of the response.
Public propertyServerName
Gets or sets the name of the server.
Public propertyThrowsException
Gets or sets a value indicating whether to throw exception.
Public propertyValue
Gets or sets the value of test object (in serialized format using its proper serialize).
Top
See Also