11.5.5 AddMiscProperty Method

Adds platform-specific properties that control the behaviour of the HTTP request. Each platform (Windows, IBM i) define their own set of properties, and they are directly applied to the underlying operating system API, so their names and values of the properties are governed by the operating system.

Input Arguments

Name

Type

Mandatory

Description

Name

String (Unicode)

Yes

The name of the property.

Value

String (Unicode)

Yes

The value of the property.

 

Return Value

None