Click or drag to resize

TransactionTransmitCounterAttribute Properties

The TransactionTransmitCounterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyNumRequests
Gets or sets the number of times the request is transmitted with the same transaction ID to the server.
Public propertyNumResponses
Gets or sets the number of times a response with the same transaction ID is sent from the server. MUST be set to zero in requests and ignored by the receiver.
Public propertyTypeValue
Gets the type value.
(Overrides AttributeTypeValue.)
Top
See Also