Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the number of bytes that were received during the replication of a Commerce Server Staging (CSS) project.
object BytesReceived { get; }
Return Value
A read-only numeric value that specifies the total number of bytes that were received.
Remarks
For a code example, see the Query method.
The CReplicationInstance.BytesReceived property corresponds to the COM property named ReplicationInstance.BytesReceived.