Property IsSupported
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; }