ServerSocket.Handle

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aServerSocket.Handle

New in 2005r1

Supported for all project types and targets.

This is the ServerSocket’s internal descriptor and it can be used with Declare statements.

Notes

The descriptor is platform-specific. If Handle is less than zero, the descriptor is not available.