ServerEndpointRecallError interface

Server endpoint recall error object

Properties

count

Count of occurences of the error

errorCode

Error code (HResult)

Property Details

count

Count of occurences of the error

count?: number

Property Value

number

errorCode

Error code (HResult)

errorCode?: number

Property Value

number