UsageStatisticOutgoingAll Property |
Gets the outgoing message count
Namespace:
Hummingbird.TestFramework.Configuration
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public long OutgoingAll { get; }
Public ReadOnly Property OutgoingAll As Long
Get
public:
property long long OutgoingAll {
long long get ();
}
member OutgoingAll : int64 with get
Property Value
Type:
Int64
The outgoing all.
See Also