Click or drag to resize
ConnectionLostEventArgsException Property
Gets the exception that was thrown when the connection was lost.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also