UploadHandshake Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This object is returned by the server to indicate how the upload handshake should proceed.
The UploadHandshake type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UploadHandshake | Initializes a new instance of the UploadHandshake class with default values. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
MaxChunkSize | Gets or sets the maximum chunk size that may be used during chunk upload. | |
Token | Gets or sets the Guid that is the token of the upload operation. |
Top