Click or drag to resize

MessageStatus Property

The status of the current operation.

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public MessageStatus Status { get; set; }

Property Value

Type: MessageStatus
See Also