Property IsActive
- Namespace
- MailFathom.Application.SensitiveContent.Egress
- Assembly
- MailFathom.Application.dll
IsActive
Gets whether this deployment scans anything at all.
public bool IsActive { get; }
Property Value
Remarks
Read by a consumer deciding whether work only a scan makes necessary is worth doing — never as permission to hand text on unguarded, which is what calling the guard already does when it is inactive.