RenderProcessTerminatedEventArgsTerminationStatus Property  | 
 
                Gets the status of the render process termination.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntaxpublic TerminationStatus TerminationStatus { get; }Property Value
Type: 
TerminationStatusThe status of the render process termination.
See Also