CReplicationEventSinkConfig.RegisterForEvent Method
Specifies an event for a Commerce Server Staging (CSS) event sink to monitor.
void RegisterForEvent(int code)
Parameters
- code
The numeric value of the event being registered. See Event Codes for Staging for the list of event codes.
Remarks
You must have CSS administrator rights to call this method.
The CReplicationEventSinkConfig.RegisterForEvent method corresponds to the COM method named ReplicationEventSinkConfig.RegisterForEvent.