Click or drag to resize

SoapClientServiceServiceBinding Property

Binding used to expose the current service. The default value is null, this uses automatic method.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Binding ServiceBinding { get; set; }

Property Value

Type: Binding
See Also