get_stream
Description:
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 |
Returns:
the stream used for IO |