HpsvMultiResponse.Count Property |  |
Gets or Sets the expected count of responses being simulated
The value is subject of simulation priority, e.g. if the value is set by a rule with higher priority then setting the value does not have any effect.
Setting a value lower than current
Index has no effect
If the protocol of the virtual service does not support multi-responses then setting the value has no effect.
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntaxpublic int Count { get; set; }
Property Value
Type:
Int32
See Also