Click or drag to resize

ClientSocket Properties

The ClientSocket type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets the IP and port information
Public propertyIsBusy
Gets a value that indicates whether the Client socket is under busy state or not.
Public propertyIsConnected
Gets a value indicating whether the underlying Client socket Is connected to a remote reader.
Public propertyTimeout
Gets a value that specifies the number of mini-seconds before a timeout occurs when an operation doesn't finish.
Top
See Also