[ROOT] / doc / toc / ARCCore / Class / ActualConnection / LogAndSendErrorConditionData / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -5- | 
| Name | LogAndSendErrorConditionData | 
| Namespace | ARCCore | 
| Type | ActualConnection | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | ActualConnection | 
| MethodName | LogAndSendErrorConditionData | 
| MethodSignature | Void LogAndSendErrorConditionData(ARCCore.IP, System.Collections.Generic.IEnumerable`1[ARCCore.IK], System.Collections.Generic.IEnumerable`1[System.ValueTuple`2[System.String,System.String]], System.String) | 
Called when a serious error condition has been discovered and connection should be terminated.
Performs the following functions:
1) Logs to the given log object parameter.
2) Informs client over TCP/IP connection about IsErrorCondition by sending several PropertyStreamLine.
3) Marks connection with IsErrorCondition. 
Generated 2025-10-31 01:30:10.235 UTC