public readonly struct LicenseStreamInfoPublic Structure LicenseStreamInfopublic value class LicenseStreamInfo[<SealedAttribute>]
type LicenseStreamInfo =
struct
inherit ValueType
end| LicenseStreamInfo | Объект с информацией о типе лицензии FormatType и с методом открытия потока для её чтения ReadStreamAsync(CancellationToken). |
| FormatType | Формат файла лицензии. |
| Equals | Indicates whether this instance and a specified object are equal. (Унаследован от ValueType) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Returns the hash code for this instance. (Унаследован от ValueType) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ReadStreamAsync | Открывает поток для чтения лицензии. Поток может быть закрыт вызывающим кодом. |
| ToString | Returns the fully qualified type name of this instance. (Унаследован от ValueType) |