SessionSync
Description:
[ CCode ( has_construct_function = false , type = "SoupSession*" ) ]
[ Version ( deprecated = true ) ]
public SessionSync ()
[ Version ( deprecated = true ) ]
public SessionSync ()
Warning: SessionSync is deprecated.
Creates an synchronous Session with the default options.
Note:
SessionSync is deprecated; use a plain Session, created with Session.
See the porting guide.
Returns:
the new session. |