Share via


OperationResultHandler.Result Property

Definition

Gets the result.

public virtual object Result { get; }
public virtual object? Result { get; }
member this.Result : obj
Public Overridable ReadOnly Property Result As Object

Property Value

The result.

Applies to