EmbeddedUdpServer..::..Close Method
Closes an active connection.
                
    Namespace: 
   com.onlineobject.objectnet.server.Transports.UdpAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void Close( EmbeddedConnection connection )
Parameters
- connection
 - Type: com.onlineobject.objectnet.server..::..EmbeddedConnection
The connection to close. 

