Trees | Indices | Help |
---|
|
object --+ | Compound --+ | Command --+ | MessageFlow
This command controls the flow of message data to a given destination. It is used by the recipient of messages to dynamically match the incoming rate of message flow to its processing or forwarding capacity. Upon receipt of this command, the sender must add "value" number of the specified unit to the available credit balance for the specified destination. A value of (0xFFFFFFFF) indicates an infinite amount of credit. This disables any limit for the given unit until the credit balance is zeroed with message.stop or message.flush. destination -- None unit -- None The unit of value. value -- None If the value is not set then this indicates an infinite amount of credit.
Instance Methods | |
Inherited from Inherited from |
Class Variables | |
ARGS =
|
|
CODE = 1034
|
|
FIELDS =
|
|
NAME =
|
|
PACK = 2
|
|
RESULT = None
|
|
SIZE = 0
|
|
Properties | |
Inherited from |
Class Variable Details |
ARGS
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 7 17:56:02 2010 | http://epydoc.sourceforge.net |