For example, to set the PROGRESS.Session.InitialConnections property to 5, use the following method to set an integer property:

RunTimeProperties.SetIntProperty("PROGRESS.Session.InitialConnections",5);