Click or drag to resize

IncomingMessageManagerProperties Properties

The IncomingMessageManagerProperties type exposes the following members.

Properties
  NameDescription
Public propertyMessagesReceived
Number of messages received.
Public propertyMessagesSent
Number of messages sent.
Public propertyOverlappingTransactions
Delay reading of response from server allowing multiple transactions to be sent to the server without reading the response until later.
Public propertyRespondBehind
Read any outstanding delayed response before sending another request to the server.
Public propertyResponseTime
Current request response time in microseconds.
Top
See Also