PlatformApis Class

Namespace
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking
Assemblies
  • Microsoft.AspNetCore.Server.Kestrel

Syntax

public class PlatformApis
class Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.PlatformApis

Properties

Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.PlatformApis.IsDarwin
Return type:System.Boolean
public static bool IsDarwin { get; }
Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.PlatformApis.IsWindows
Return type:System.Boolean
public static bool IsWindows { get; }