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