SkmXmlApi
SkmXmlApi.DownloadTask Class Reference

Media clip download task descriptor. More...

Properties

string FilePath [get]
 Target file name. More...
 
int ObjectId [get]
 Source object ID of a camera. More...
 
DateTime StartTime [get]
 Clip start time. More...
 
DateTime EndTime [get]
 Clip end time. More...
 
string Url [get]
 Media clip URL. More...
 
Task Task [get, set]
 .NET task instance. More...
 
CancellationTokenSource CancellationToken [get, set]
 Token to cancel the task. More...
 

Detailed Description

Media clip download task descriptor.

Property Documentation

◆ CancellationToken

CancellationTokenSource SkmXmlApi.DownloadTask.CancellationToken
getset

Token to cancel the task.

◆ EndTime

DateTime SkmXmlApi.DownloadTask.EndTime
get

Clip end time.

◆ FilePath

string SkmXmlApi.DownloadTask.FilePath
get

Target file name.

◆ ObjectId

int SkmXmlApi.DownloadTask.ObjectId
get

Source object ID of a camera.

◆ StartTime

DateTime SkmXmlApi.DownloadTask.StartTime
get

Clip start time.

◆ Task

Task SkmXmlApi.DownloadTask.Task
getset

.NET task instance.

◆ Url

string SkmXmlApi.DownloadTask.Url
get

Media clip URL.


The documentation for this class was generated from the following file: