Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libsoup-2.4
Soup
SessionSync
SessionSync
SessionSync.with_options
SessionSync
Object Hierarchy:
Description:
public
class
SessionSync
:
Session
Namespace:
Soup
Package:
libsoup-2.4
Content:
Creation methods:
public
SessionSync
()
Creates an synchronous
Session
with the default options.
public
SessionSync.with_options
(
string
optname1, ...)
Creates an synchronous
Session
with the specified options.