InedoSDK Reference
Version:

OperationProgress(int? percent, string message, bool stalled) Constructor

Syntax

public OperationProgress(Nullable<int> percent, string message, bool stalled)

Parameters

percent
Type: int?
message
Type: string
stalled
Type: bool