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