IOperation.AtomicGroupId Property

Definition

Identifies the atomic group, if this object that implements IOperation is a part of an atomic group. Atomic groups are only available when a service is a part of service group.

public long AtomicGroupId { get; }
member this.AtomicGroupId : int64
Public ReadOnly Property AtomicGroupId As Long

Property Value

Returns Int64.

Applies to