The UdpTarget type exposes the following members.

Properties

  NameDescription
Address
Get/Set Udp agent IP address
IsBusy
Is class busy. This property is true when class is servicing another request, false if ready to process a new request.
(Inherited from UdpTransport.)
Port
Get/Set Udp agent port number
Retry
Get/Set Udp agent maximum retry value. Value of 0 (zero) will result in a single request being sent without further retry attempts.
Timeout
Get/Set Udp agent timeout value in milliseconds

See Also