The fastest lifetime interval that the client will request from the server when a debugger is attached.
Syntax
[DefaultValue(259200000)]
public int FastestLifetimeIntervalDebug {get; set;}
[DefaultValue(259200000)]
public:
property int FastestLifetimeIntervalDebug {
int get();
void set ( int value);
}
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also