Click or drag to resize

OpsContextUpdateProgressRequest Method

Overload List
  NameDescription
Public methodUpdateProgressRequest(String)
Call when a progress request is active. Updates the message and increments the progress control by 1.
Public methodUpdateProgressRequest(String, Int32)
Call when a progress request is active. Updates the message and sets the progress control to the specified count.
Top
See Also