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