CompletionQueue.next

Undocumented in source. Be warned that the author may not have intended to support it.
  1. grpc_event next(Duration time)
    class CompletionQueue(string T)
    @safe @trusted shared
    static if(T == "Next")
    grpc_event
    next
    (
    Duration time
    )
    if (
    T == "Next"
    )
  2. grpc_event next(Duration time)

Meta