Click or drag to resize

IFieldSocket Properties

The IFieldSocket type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Socket communication address.
Public propertyIsConnected
Indicates if the socket is connected.
Public propertyLastException
Returns the latest exception raised by the socket.
Public propertyPort
Socket communication port.
Top
See Also