MessageObjectProperty.Atomic

MessageObjectProperty.Atomic property

Gets a value indicating whether this MessageObjectProperty is atomic.

public bool Atomic { get; }

Property Value

true if atomic; otherwise, false.

See Also