Active is a Boolean property that indicates the server socket is listening for incoming client connections. Set Active to
True to allow the server socket to listen. Set Active to
False to close all connections.
Set Active to True at design time and the socket will be ready to accept connections when the application is started.