SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ErrorSeverity Property

The severity of the error that happened.

Syntax

public TspserverErrorSeverities ErrorSeverity { get; set; }

enum TspserverErrorSeverities { esInfo, esWarning, esFatal }
Public Property ErrorSeverity As TspserverErrorSeverities

Enum TspserverErrorSeverities esInfo esWarning esFatal End Enum

Default Value

1

Remarks

Use this property to establish whether the error is fatal.

esWarning1
esFatal2

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]