Click or drag to resize

HistoryIncomingSuccess Property

Gets or sets the number of incoming messages which successfully processed, This is a Overall counter.

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

Property Value

Type: Int64
A numeric value.
See Also