get_stream


Description:

public unowned IOStream get_stream ()

Gets the underlying stream used for IO.

While the DBusConnection is active, it will interact with this stream from a worker thread, so it is not safe to interact with the stream directly.

Parameters:

this

a DBusConnection

Returns:

the stream used for IO