CreateServiceHost Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ServiceModel.Activation ...
ServiceHostFactory Class
ServiceHostFactory Methods
CreateServiceHost Method
CreateServiceHost Method (Stri ...
CreateServiceHost Method (Type ...
ServiceHostFactory Methods
CreateServiceHost Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
ServiceHostFactory
.
.
::
.
CreateServiceHost Method
Creates a
ServiceHost
.
Overload List
Name
Description
CreateServiceHost(String,
array<
Uri
>
[]
()
[]
)
Creates a
ServiceHost
with specific base addresses and initializes it with specified data.
(Overrides
ServiceHostFactoryBase
.
.
::
.
CreateServiceHost(String,
array<
Uri
>
[]
()
[]
)
.)
CreateServiceHost(Type,
array<
Uri
>
[]
()
[]
)
Creates a
ServiceHost
for a specified type of service with a specific base address.
Top
See Also
Reference
ServiceHostFactory Class
ServiceHostFactory Members
System.ServiceModel.Activation Namespace
Tags :