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