Share via


CReplicationInstance.BytesSent Property

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

object BytesSent { get; }

Return Value

A read-only numeric value that specifies the total number of bytes that were sent.

Remarks

For a code example, see the Query method.

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

See Also

Other Resources

CReplicationInstance Class