OperationProgress(int? percent, string message, bool stalled) Constructor
Syntax
public
.ctor(
int
? percent,
string
message,
bool
stalled)
Parameters
percent
Type: int?
message
Type: string
stalled
Type: bool