connection
Description:
[ NoAccessorMethod ]
[ Version ( since = "0.11.5" ) ]
public Connection connection { owned get; construct; }
[ Version ( since = "0.11.5" ) ]
public Connection connection { owned get; construct; }
The Connection with which the channels are associated.
Read-only except during construction.
This is not guaranteed to be set until prepare_async has
finished preparing TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORE
.