IMailFileLoaderService - интерфейс
Mail file content loader.
Пространство имён: Tessa.Extensions.Default.Server.Plugins.NoticesСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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.
|