docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
DockerBlobs_RecordChunkUpload(int!,string,long!)
DockerBlobs_RecordChunkUpload(int? Feed_Id, string Upload_Id, long? BytesReceived_Count) Method
Initiates a multipart blob upload.
Syntax
public
static
void
DockerBlobs_RecordChunkUpload(
int
? Feed_Id,
string
Upload_Id,
long
? BytesReceived_Count)
Parameters
Feed_Id
Type: int?
Upload_Id
Type: string
BytesReceived_Count
Type: long?