TransferCheckpoint Class

 

Updated: January 5, 2017

Represents a checkpoint from which a transfer may be resumed and continue.

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

SystemObject
  Microsoft.WindowsAzure.Storage.DataMovementTransferCheckpoint

[SerializableAttribute]
public class TransferCheckpoint : ISerializable

NameDescription
System_CAPS_protmethodTransferCheckpoint

Initializes a new instance of the T:Microsoft.WindowsAzure.Storage.DataMovement.StreamJournal class.

NameDescription
System_CAPS_pubmethodEquals

(Inherited from Object.)

System_CAPS_protmethodFinalize

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode

(Inherited from Object.)

System_CAPS_pubmethodGetObjectData

Serializes the object.

System_CAPS_pubmethodGetType

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone

(Inherited from Object.)

System_CAPS_pubmethodToString

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: