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