Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 538 Bytes

File metadata and controls

9 lines (9 loc) · 538 Bytes

WFCProgressObserver.ProgressCount Property

The number of progress events received for this operation. There isn't a knowable upper bound, but you can use this to track that progress is happening.

public int ProgressCount { get; set; }

Property Value

System.Int32