This EventType is generated by a ConnectionManager when an error is returned on a CloseConnection Method invocation. Its representation in the AddressSpace is formally defined in Table 117.

Table 117 – CloseConnectionErrorEventType

Attribute

Value

BrowseName

4:CloseConnectionErrorEventType

IsAbstract

True

References

Node Class

BrowseName

Note

Subtype of the 0:BaseLogEventType.

ConformanceUnits

UAFX ConnectionManager LogObject Events

This EventType inherits all Properties of the BaseLogEventType.

The ConditionClassId shall be set to LogEntryConditionClassType.

SourceNode shall be the NodeId of the ConnectionConfigurationSet that the connection belonged to.

SourceName shall be the BrowseName of the Connection that was being closed.

Message describes the issue. It shall include a description of the action that was being taken. It shall include the FxErrorEnum value reported in the ConnectionDiagnosticsDataType associated with this error.

ErrorCode shall contain the detailed error code returned in the CloseConnection Method.

ErrorCodeNode shall contain the NodeId of the Connection that was being closed.

If ConnectionManagerLog is supported, this Event shall set either the ConditionClassType or a ConditionSubClassType to LogEntryConditionClassType, which results in the Event being mapped to LogObject records. If the LogObject is recording LogRecords, the ErrorCode and the ErrorCodeNode shall be included in the resulting LogRecord as AdditionalData.