Click or drag to resize

MessageIsTerminiated Property

Gets the value if the current transaction is terminated.

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

Property Value

Type: Boolean
See Also