Click or drag to resize

ExtenderConfigChangedEventArgsException Property

Exception thrown while processing extender configuration request.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public KsiException Exception { get; set; }

Property Value

Type: KsiException
See Also