Method | Description | |
---|---|---|
AddEndpoint ( String typeWildcard ) : |
||
AddHandlers ( |
||
AddHandlers ( |
||
AddInterceptor ( |
||
Configuration ( IUnityContainer busContainer ) : System |
Initializes a new instance of the T:System.Object class.
|
|
SetErrorQueue ( String queueName ) : |
||
SetHandlerMarkerInterface ( |
||
SetInputQueue ( String queueName ) : |
||
SetMaxRetries ( |
||
SetName ( String name ) : |
||
SetNumberOfWorkerThreads ( |
public AddEndpoint ( String typeWildcard ) : |
||
typeWildcard | String | |
return |
public AddHandlers ( |
||
assembly | ||
return |
public AddHandlers ( |
||
assembly | ||
namespaces | String | |
return |
public AddInterceptor ( |
||
interceptor | ||
return |
public Configuration ( IUnityContainer busContainer ) : System | ||
busContainer | IUnityContainer | |
return | System |
public SetErrorQueue ( String queueName ) : |
||
queueName | String | |
return |
public SetHandlerMarkerInterface ( |
||
markerInterface | ||
return |
public SetInputQueue ( String queueName ) : |
||
queueName | String | |
return |
public SetMaxRetries ( |
||
maxRetries | ||
return |
public SetName ( String name ) : |
||
name | String | |
return |
public SetNumberOfWorkerThreads ( |
||
number | ||
return |