Skip to content

Property IsSuccess

Namespace: Belay.Core
Assembly: Belay.Core.dll

IsSuccess

Gets or sets a value indicating whether the execution was successful.

csharp
public bool IsSuccess { get; set; }

Property Value

bool

Released under the Apache License 2.0.