Click or drag to resize

HttpServerConnectionUsingParameters Method

Call action with special HttpConnectionParams

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public void UsingParameters(
	HttpConnectionParameters parameters,
	Action action
)

Parameters

parameters
Type: Aras.IOMHttpConnectionParameters
action
Type: SystemAction
See Also