{
"clientIP": "string",
"name": "string",
"taskId": "string",
"category": "string",
"url": "string",
"localPath": "string",
"userId": "string",
"cancellationTokenSource": {
"isCancellationRequested": true,
"token": {
"isCancellationRequested": true,
"canBeCanceled": true,
"waitHandle": {
"handle": {},
"safeWaitHandle": {
"isClosed": true,
"isInvalid": true
}
}
}
}
}