public SetCredit ( int credit, bool autoRestore = true ) : void | ||
credit | int | The new link credit. |
autoRestore | bool | If true, link credit is auto-restored when a message is accepted/rejected by the caller. If false, caller is responsible for manage link credits. |
return | void |