[]
Gets or sets the method that receives progress events.
AsyncActionProgressHandler<TProgress> Progress { get; set; }
Property Progress As AsyncActionProgressHandler(Of TProgress)