Table of Contents

Property IsLocal

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

IsLocal

Gets a value indicating whether the request is from the local machine.

public override bool IsLocal { get; }

Property Value

bool

true if the request is from the local machine; otherwise, false.