ServerBasecleanupDeadConnections Method OpenDOF Object Access Library

Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public static void cleanupDeadConnections(
	Set<Connection> connectionSet
)

Parameters

connectionSet
Type: SetConnection
See Also

Reference