BrokerServiceExtender Members
Include Protected Members
Include Inherited Members
Exposes Service Broker service methods and properties in addition to the methods and properties of the BrokerService object.
The BrokerServiceExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BrokerServiceExtender() | Initializes a new instance of the BrokerServiceExtender class. | |
BrokerServiceExtender(BrokerService) | Initializes a new instance of the BrokerServiceExtender class and associates it with an instance of the BrokerService class. |
Top
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetParentSfcPropertySet() | (Inherited from SmoObjectExtender<T>.) | |
GetPropertySet() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
OnPropertyChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
ToString() | (Inherited from Object.) | |
Validate(String, array<Object[]) |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the Service Broker service associated with the BrokerServiceExtender object. | |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
ServiceContractMappings |
Top
Events
Name | Description | |
---|---|---|
PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) | |
PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerService>.) |
Top