Previous in Contents Next in Contents

FilesMatchedBytes Property

This read-only property specifies the number of bytes matched during the replication.

Syntax

ReplicationInstance.FilesMatchedBytes

Remarks

When a file is matched, Content Deployment has recognized that the file on the destination server is the same as the file on the source server. Therefore Content Deployment need not copy the file from the source to the destination, unless the Force flag is True (see Flags).

Example

See the Query method.

See Also

FilesErrored, FilesErroredBytes, FilesMatchedFilesReceived, FilesSent


© 1997-2000 Microsoft Corporation. All rights reserved.