Click or drag to resize

MessageDirection Property

Direction of the current operation: Outgoing : Hummingbird as Driver; Incoming : Hummingbird as Stub

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

Property Value

Type: MessageDirection
See Also