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