ExtensionUploadHandle Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Holds information about an extension object upload.
Inheritance
-
System.Object
- ExtensionUploadHandle
Syntax
public class ExtensionUploadHandleConstructors
| Name | Description |
|---|---|
| ExtensionUploadHandle(Guid, Guid, Int32, Int64) |
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
| Name | Description |
|---|---|
| Clone() | |
| IsValid(out List<String>) |