Click or drag to resize

MessageElapsedTime Property

Gets the elapsed time.

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string ElapsedTime { get; }

Property Value

Type: String
The elapsed time.
See Also