Click or drag to resize
FileLockLastException Property
Gets the last Exception that occurred (null if none occurred).

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public Exception LastException { get; }

Property Value

Type: Exception
See Also