FileSatelliteHelperStoreFileSatelliteAsync - метод
Пространство имён: Tessa.Extensions.Platform.Server.CardsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public static Task StoreFileSatelliteAsync(
ICardStoreExtensionContext context,
ICardStreamServerRepository cardStreamServerRepository
)
Public Shared Function StoreFileSatelliteAsync (
context As ICardStoreExtensionContext,
cardStreamServerRepository As ICardStreamServerRepository
) As Task
public:
static Task^ StoreFileSatelliteAsync(
ICardStoreExtensionContext^ context,
ICardStreamServerRepository^ cardStreamServerRepository
)
static member StoreFileSatelliteAsync :
context : ICardStoreExtensionContext *
cardStreamServerRepository : ICardStreamServerRepository -> Task
- context ICardStoreExtensionContext
- Контекст расширения сохранения основной карточки.
- cardStreamServerRepository ICardStreamServerRepository
Репозиторий для потокового управления карточками на сервере.
TaskАсинхронная задача.