ProcessInfoData.IisProfileTimeoutInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IIS Profile timeout (seconds). Serialized Name: ProcessInfo.properties.iis_profile_timeout_in_seconds
public double? IisProfileTimeoutInSeconds { get; set; }
member this.IisProfileTimeoutInSeconds : Nullable<double> with get, set
Public Property IisProfileTimeoutInSeconds As Nullable(Of Double)