FilesMatchedBytes Property

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

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 ReplicationClient.Force property is True.

Example

See the Query method.

See Also

FilesErrored, FilesErroredBytes, FilesMatchedFilesReceived, FilesSent


© 1997-1998 Microsoft Corporation. All rights reserved.