DetachedEventArgsReason Property |
Version 108.4.130
The reason why connection has been terminated.
Namespace:
CefSharp.DevTools.Inspector
Assembly:
CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax public string Reason { get; }
public:
property String^ Reason {
String^ get ();
}
Property Value
Type:
StringSee Also