IMailFileLoaderService - интерфейс
Mail file content loader.
Пространство имён: Tessa.Extensions.Default.Server.Plugins.NoticesСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public interface IMailFileLoaderService
Public Interface IMailFileLoaderService
public interface class IMailFileLoaderService
type IMailFileLoaderService = interface end
| TryLoadContentAsync |
Try to load given file content.
If successful content stream will be provided in callback function.
If content is not ready - response will be null.
|