Click or drag to resize

SoapServerServiceKnownFaultTypes Property

Gets or Sets the SOAP Fault declared in the WSDL. with the default editor, users can simulate these kinds of Fault replies.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Type[] KnownFaultTypes { get; set; }

Property Value

Type: Type
See Also