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