Table of Contents

Property IsSupported

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

IsSupported

Gets an bool indicating if Sisk can be used with the current environment.

[Obsolete("This property is no longer supported. To find out if HttpListener is supported, use HttpListener.IsSupported.")]
public static bool IsSupported { get; }

Property Value

bool