Enum IisApplicatonPoolServiceUnavailableResponseType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the service unavailable response type for an IIS application pool.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum IisApplicatonPoolServiceUnavailableResponseType
Fields
The response type is HTTP level.
The response type is TCP level.
The response type is unknown.