Click or drag to resize

ServiceConfigurationIsServer Property

If the service is used as Stub, to simulate web service and to be called.

Namespace:  Hummingbird.TestFramework.ExtensionProject
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public bool IsServer { get; set; }

Property Value

Type: Boolean
See Also