CReplicationInstance.FilesErroredBytes Property

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets the number of bytes associated with the files that incurred errors during the replication of a Commerce Server Staging (CSS) project.

object FilesErroredBytes { get; }

Return Value

A read-only numeric value that specifies the total number of bytes in files that encountered errors during the replication.

Remarks

For a code example, see the Query method.

The CReplicationInstance.FilesErroredBytes property corresponds to the COM property named ReplicationInstance.FilesErroredBytes.

See Also

Other Resources

CReplicationInstance Class