Share via


CReplicationEventSinkConfig.IsRegisteredForEvent Method

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

Determines whether a Commerce Server Staging (CSS) event sink monitors a specified event.

object IsRegisteredForEvent(int code)

Parameters

Return Value

true if the event is registered for monitoring by the event sink; otherwise, false.

Remarks

You must have CSS administrator rights to call this method.

The CReplicationEventSinkConfig.IsRegisteredForEvent method corresponds to the COM method named ReplicationEventSinkConfig.IsRegisteredForEvent.

See Also

Other Resources

Event Codes for Staging

CReplicationEventSinkConfig Class