Used to export and unexport services within its AppDomain
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public static class DomainServiceHost
Public NotInheritable Class DomainServiceHost
public ref class DomainServiceHost abstract sealed
public final class DomainServiceHost
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
Host |
Gets the IServiceHost that is used for service exporting.
| |
Initialize(array<IServiceExecutionAspect>[]()[][]) |
Sets pluggable service execution aspect.
|
Inheritance Hierarchy
Object | |
DomainServiceHost |