Click or drag to resize

UsageStatisticOutgoingSuccess Property

Gets or sets the number of outgoing messages with success.

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

Property Value

Type: Int64
the number of outgoing messages with success.
See Also