Enum S6Environment
Defines all the STREAMSIX environments. Most developers should use Production.
There are extension methods to get url for various backend services such as EntityManagerUrl().
Namespace: STREAMSIX
Assembly: cs.temp.dll.dll
Syntax
public enum S6Environment
Fields
| Name | Description | 
|---|---|
| Dev | |
| Production | |
| Staging | |
| Test |