IMailFileLoaderService - интерфейс

Mail file content loader.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Plugins.Notices
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public interface IMailFileLoaderService

Методы

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.

См. также