Click or drag to resize
BoundStatement Methods

The BoundStatement type exposes the following members.

Methods
  NameDescription
Public methodSetRoutingKey
Set the routing key for this query. This method allows to manually provide a routing key for this BoundStatement. It is thus optional since the routing key is only an hint for token aware load balancing policy but is never mandatory.
Top
See Also