AWS SDK for .NET Documentation
WithProgress Method (progress)
AmazonAmazon.EC2.ModelSnapshotWithProgress(String) Did this page help you?   Yes   No    Tell us about it...
Sets the progress of the snapshot, in percentage.
Declaration Syntax
C#
public Snapshot WithProgress(
	string progress
)
Parameters
progress (String)
The progress of the snapshot, in percentage.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)