Class RunTime
  
  
  
  
  
  
  Assembly: Titanium.Web.Proxy.dll
  Syntax
  
    public static class RunTime
   
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsLinux
  
  
  Declaration
  
    public static bool IsLinux { get; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsMac
  
  
  Declaration
  
    public static bool IsMac { get; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsSocketReuseAvailable
  Is socket reuse available to use?
Declaration
  
    public static bool IsSocketReuseAvailable { get; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsUwpOnWindows
  
  
  Declaration
  
    public static bool IsUwpOnWindows { get; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  IsWindows
  
  
  Declaration
  
    public static bool IsWindows { get; }
   
  Property Value