Skip to main content

ProgressDelegate

Assembly: ServiceStack.Client.dll​
View Source​
Declaration
public delegate void ProgressDelegate(long done, long total);