Freigeben über


DomainServiceHttpModule-Klasse

Stellt ein Modul dar, das den virtuellen Pfadanbieter registriert.

Namespace: System.ServiceModel.DomainServices.Hosting
Assembly: System.ServiceModel.DomainServices.Hosting (in system.servicemodel.domainservices.hosting.dll)

Verwendung

'Usage
Dim instance As DomainServiceHttpModule

Syntax

'Declaration
Public NotInheritable Class DomainServiceHttpModule
    Implements IHttpModule
public sealed class DomainServiceHttpModule : IHttpModule
public ref class DomainServiceHttpModule sealed : IHttpModule
public final class DomainServiceHttpModule implements IHttpModule
public final class DomainServiceHttpModule implements IHttpModule

Vererbungshierarchie

System.Object
  System.ServiceModel.DomainServices.Hosting.DomainServiceHttpModule

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.

Plattformen

Entwicklungsplattformen

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 und Windows 2000

Zielplattformen

Siehe auch

Verweis

DomainServiceHttpModule-Member
System.ServiceModel.DomainServices.Hosting-Namespace