Method SetError
SetError(int)
Sets an error progress state using a percentage from 0 to 100.
public void SetError(int progress = 0)
Parameters
progressintProgress percentage.
Sets an error progress state using a percentage from 0 to 100.
public void SetError(int progress = 0)
progress intProgress percentage.