Click or drag to resize

StdSocket Properties

X#

The StdSocket type exposes the following members.

Properties
  NameDescription
Public propertyError
Numeric value representing the error code.
(Inherited from CSocket.)
Public propertyErrorMsg
String with error information.
(Inherited from CSocket.)
Public propertyRcvBufSize
**Missing documentation **
(Inherited from CSocket.)
Public propertySndBufSize
**Missing documentation **
(Inherited from CSocket.)
Public propertyStatus
Numeric value with the current status representing one of the following states:
(Inherited from CSocket.)
Public propertyTimeOut
Numeric value representing the time-out in milliseconds.
(Inherited from CSocket.)
Public propertyTimeOutRetries
**Missing documentation **
(Inherited from CSocket.)
Top
See Also