Свойство | Тип | Описание | |
---|---|---|---|
AssetID | UUID | ||
FileName | string | ||
IsRequested | bool | ||
ItemID | UUID | ||
OwnerID | UUID | ||
TaskID | UUID | ||
TransferID | UUID | ||
Type | AssetType | ||
WhenRequested | System.DateTime |
Метод | Описание | |
---|---|---|
QueuedDownloadInfo ( string file, UUID asset, UUID item, UUID task, UUID owner, AssetType type ) : System |
public QueuedDownloadInfo ( string file, UUID asset, UUID item, UUID task, UUID owner, AssetType type ) : System | ||
file | string | |
asset | UUID | |
item | UUID | |
task | UUID | |
owner | UUID | |
type | AssetType | |
Результат | System |