base_socket


Description:

[ NoAccessorMethod ]
public abstract DatagramBased base_socket { owned get; construct; }

The DatagramBased that the connection wraps.

Note that this may be any implementation of DatagramBased, not just a Socket.