AppServerEnvironment Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Unknown | 1 | Unknown server environment. | |
Development | 2 | Development environment - system is running in a development environment, typically a developer's local machine. | |
Build | 3 | Build environment - system is running on a build server. | |
Production | 4 | Production environment - system is running on a production server. | |
Ngrok | 5 | Testing environment using ngrok tunnel - https://ngrok.com/ exposes local servers behind NATs and firewalls to the public internet over secure tunnels. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.