Property IsLocal NamespaceSisk.Core.Http.Engine AssemblySisk.Core.dll IsLocal Gets a value indicating whether the request is from the local machine. public abstract bool IsLocal { get; } Property Value bool true if the request is from the local machine; otherwise, false.