PingWorker PropertiesCleanCode C# Libraries v1.2.03 API
The PingWorker type exposes the following members.
Properties

  NameDescription
Public propertyIPAddressList
Gets or sets the list of IP addresses to ping.
Public propertyThreadName
Property managing the name of the thread in which this ThreadWorker works.
(Inherited from ThreadWorker.)
Public propertyTimeout
Gets or sets the timeout.
Back to Top
See Also