Back to product page

Socket property


Returns SOCKET handle.

Type

Long value.

Syntax

  • Basic
object.Socket
The Socket(object) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.

Remarks

This property returns handle to internal SOCKET that is used by wodHttpDLX. You should not use this value unless you want to interefere with wodHttpDLX's internal engine.