Click or drag to resize
ConnectionLostEventArgs Constructor
Initializes a new instance of the ConnectionLostEventArgs class.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public ConnectionLostEventArgs(
	Exception exception
)

Parameters

exception
Type: SystemException
See Also