Click or drag to resize
WebFormCallLastException Property
Gets or sets the last Exception that occurred when calling the web form.

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

Property Value

Type: Exception
See Also