Show / Hide Table of Contents

Class ServiceStackFeature

A web feature.

Inheritance
System.Object
ServiceStackFeature
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Kephas.ServiceStack.Application
Assembly: Kephas.ServiceStack.dll
Syntax
public static class ServiceStackFeature

Fields

| Improve this Doc View Source

WebHost

The web host feature.

Declaration
public const string WebHost = "WebHost"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX