UploadHandshake Class
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.
Namespace: Microsoft.CommerceServer
Assembly: Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)
Syntax
'Declaration
Public Class UploadHandshake
'Usage
Dim instance As UploadHandshake
public class UploadHandshake
public ref class UploadHandshake
public class UploadHandshake
Remarks
Provides an object used for client-server communication.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer..::.UploadHandshake
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.