public sealed class CardStreamClientStoreComponent : ICardStreamClientStoreComponentPublic NotInheritable Class CardStreamClientStoreComponent
Implements ICardStreamClientStoreComponentpublic ref class CardStreamClientStoreComponent sealed : ICardStreamClientStoreComponent[<SealedAttribute>]
type CardStreamClientStoreComponent =
class
interface ICardStreamClientStoreComponent
end| CardStreamClientStoreComponent | Создаёт экземпляр класса с указанием потокового сервиса карточек, требуемого для сохранения карточки с контентом файлов. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| StoreAsync | Выполняет сохранение карточки с контентом файлов, которые упаковываются в поток карточки перед отправкой на сервер. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |