QueueClient

Undocumented in source.
class QueueClient : IQueueClient!T(
T
) {}

Constructors

this
this(IQueue!T service)
Undocumented in source.

Members

Properties

service
IQueue!T service [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta