Share via


CommitResult.IsSuccess Property

Definition

Gets a value indicating whether the commit succeeded.

[MessagePack.IgnoreMember]
public bool IsSuccess { get; }
[<MessagePack.IgnoreMember>]
member this.IsSuccess : bool
Public ReadOnly Property IsSuccess As Boolean

Property Value

Attributes
MessagePack.IgnoreMemberAttribute

Applies to