Click or drag to resize

UsageStatisticOutgoingFailed Property

Gets or sets the number of outgoing which failed.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public long OutgoingFailed { get; set; }

Property Value

Type: Int64
the number of outgoing which failed.
See Also