Share via


CReplicationEventSinkConfig.Server Property

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

Gets or sets the Commerce Server Staging (CSS) server to which the store-and-forward event sink forwards events.

Note

Store-and-forward CSS event sinks are not supported by CSS. This property should not be used directly from your code. It is for Microsoft internal use only.

object Server { set; get; }

Return Value

A string that contains the name of the server to which events are forwarded.

Remarks

You must have CSS administrator rights to get or set this property.

The CReplicationEventSinkConfig.Server property corresponds to the COM property named ReplicationEventSinkConfig.Server.

See Also

Other Resources

CReplicationEventSinkConfig Class