Click or drag to resize

AsynchronousOperationContextProgress Method (Int32)

Progresses the specified percentage.

Namespace:  EBP.Api.Asynchronous
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
public void Progress(
	int percentage
)

Parameters

percentage
Type: SystemInt32
The percentage.
See Also