Table of Contents

Class TerminationEventDetails

Namespace
OpenQA.Selenium.DevTools.V148.Network
Assembly
Selenium.WebDriver.dll

Session event details specific to termination.

public sealed class TerminationEventDetails
Inheritance
TerminationEventDetails
Inherited Members

Properties

DeletionReason

The reason for a session being deleted.

[JsonPropertyName("deletionReason")]
public TerminationEventDetailsDeletionReasonValues DeletionReason { get; set; }

Property Value

TerminationEventDetailsDeletionReasonValues