Click or drag to resize

UsageStatisticIncomingFailed Property

Gets or sets the number of incoming messaged which are failed to process.

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

Property Value

Type: Int64
The incoming failed.
See Also