Méthode | Description | |
---|---|---|
CreateHost ( ServiceBusRuntime runtime, |
Dynamically generate a service host
|
|
CreateImplementationType ( |
Dynamically generate a service implementation type for use with a ServiceHost
|
|
VerifyContract ( |
Méthode | Description | |
---|---|---|
definePublishOverride ( |
public static CreateHost ( ServiceBusRuntime runtime, |
||
runtime | ServiceBusRuntime | |
contractType | ||
implementationType | ||
configurationName | string | |
address | string | |
Résultat | System.ServiceModel.ServiceHost |
public static CreateImplementationType ( |
||
interfaceType | ||
Résultat |
public static VerifyContract ( |
||
contractType | ||
Résultat | void |