Share via


CReplicationInstance.FilesSent Property

Gets the number of files that were sent during the replication of a Commerce Server Staging (CSS) project.

object FilesSent { get; }

Return Value

A read-only numeric value that indicates the number of files sent.

Remarks

For a code example, see the Query method.

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

See Also

Other Resources

CReplicationInstance Class