Property | Type | Description | |
---|---|---|---|
GetProtocol | IProtocol |
Method | Description | |
---|---|---|
RabbitMQBindingConfigurationElement ( ) : System |
Creates a new instance of the RabbitMQBindingConfigurationElement Class.
|
|
RabbitMQBindingConfigurationElement ( string configurationName ) : System |
Creates a new instance of the RabbitMQBindingConfigurationElement Class initialized with values from the specified configuration.
|
Method | Description | |
---|---|---|
InitializeFrom ( System.ServiceModel.Channels.Binding binding ) : void | ||
OnApplyConfiguration ( System.ServiceModel.Channels.Binding binding ) : void |
Method | Description | |
---|---|---|
GetProtocol ( ) : IProtocol |
protected InitializeFrom ( System.ServiceModel.Channels.Binding binding ) : void | ||
binding | System.ServiceModel.Channels.Binding | |
return | void |
protected OnApplyConfiguration ( System.ServiceModel.Channels.Binding binding ) : void | ||
binding | System.ServiceModel.Channels.Binding | |
return | void |
public RabbitMQBindingConfigurationElement ( ) : System | ||
return | System |
public RabbitMQBindingConfigurationElement ( string configurationName ) : System | ||
configurationName | string | |
return | System |