| TransactionTransmitCounterAttribute Properties | 
The TransactionTransmitCounterAttribute type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | NumRequests | 
            Gets or sets the number of times the request is transmitted with the same transaction ID to the server.
             | 
|  | NumResponses | 
            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.
             | 
|  | TypeValue | 
            Gets the type value.
            (Overrides AttributeTypeValue.) | 
 See Also
See Also