View full article

ExtensionUploadHandle Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Holds information about an extension object upload.

Inheritance

Syntax

public class ExtensionUploadHandle

Constructors

Properties

Name Description
Position

The number of bytes currently written.

QVSClusterID

The ID of the QVS cluster to receive the upload.

QVSClusterMemberID

The ID of the QVS cluster member to receive the upload.

QVSHandle

The handle ID of the upload.

Methods

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)