Channel

Undocumented in source.

Constructors

this
this(string target)
Undocumented in source.
this
this(string target, Variant[] channelArgs)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getInfo
void getInfo(grpc_channel_info info)
Undocumented in source. Be warned that the author may not have intended to support it.
notifyOnStateChange
void notifyOnStateChange(grpc_connectivity_state pre, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
state
grpc_connectivity_state state(int try_to_connect)
Undocumented in source. Be warned that the author may not have intended to support it.
waitForConnect
bool waitForConnect(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
waitForStateChange
bool waitForStateChange(grpc_connectivity_state pre, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

ptr
grpc_channel* ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
target
string target [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta