Click or drag to resize

ServerParamsCloseConnections Property

True to close client connections when the server is closed. See also CloseClients.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntax
C#
public bool CloseConnections { get; set; }

Property Value

Type: Boolean
See Also