Delegate FileHelper.GetFileSizeToUpload
Delegate to retreived the FileUpload file size
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public delegate void GetFileSizeToUpload(Guid mailID, string filePath, long totalSize);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | mailID | |
| System.String | filePath | |
| System.Int64 | totalSize |