Delegate FileProgressCallback NamespaceGio.Internal AssemblyGio-2.0.dll public delegate void FileProgressCallback(long currentNumBytes, long totalNumBytes, IntPtr data) Parameters currentNumBytes long totalNumBytes long data IntPtr