DotNetInvocationResult.Success Property

Definition

true if the invocation succeeded, otherwise false.

public:
 property bool Success { bool get(); };
public bool Success { get; }
member this.Success : bool
Public ReadOnly Property Success As Boolean

Property Value

Applies to