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