Server


Description:

[ CCode ( has_construct_function = false ) ]
public Server (string optname1, ...)

Creates a new Server.

This is exactly equivalent to calling @new and specifying SOUP_TYPE_SERVER as the type.

Parameters:

optname1

name of first property to set

...

value of optname1, followed by additional property/value pairs

Returns:

a new Server. If you are using certain legacy properties, this may also return null if an error occurs.