IServerConfigurationItem.

Apply(IObjectServer) Method

Summary

Gives a chance for the item to configure the just opened ObjectContainer.

Syntax

void Apply(IObjectServer server)

Remarks

Gives a chance for the item to configure the just opened ObjectContainer.

Parameters

Name Type Description
server IObjectServer the ObjectContainer to configure

Return Value

Type Description
void