Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Total bytes being transferred as a formatted value + String formatting #4

Open
NickeManarin opened this issue Mar 7, 2019 · 0 comments

Comments

@NickeManarin
Copy link

Hi, I noticed that the property Total of the class TransferProgress has no formatted version.
Also, it would be nice to be able to format the numbers using a string format, like {0:###,##0.0} for example.

I already implemented this on my fork both changes if you need an example:
https://github.com/NickeManarin/FileTransferManager/blob/master/IOExtensions/TransferProgress.cs#L30
And
https://github.com/NickeManarin/FileTransferManager/blob/master/IOExtensions/Helpers.cs#L29

Of course, you can ignore if these changes. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant