BrokerPriorityExtender Members
Include Protected Members
Include Inherited Members
Exposes Service Broker conversation priority methods and properties in addition to the methods and properties of the BrokerPriority object.
The BrokerPriorityExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BrokerPriorityExtender() | Initializes a new instance of the BrokerPriorityExtender class. | |
BrokerPriorityExtender(BrokerPriority) | Initializes a new instance of the BrokerPriorityExtender class and associates it with an instance of the BrokerPriority 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<BrokerPriority>.) | |
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<BrokerPriority>.) | |
OnPropertyMetadataChanged(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
parent_PropertyChanged(Object, PropertyChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
RegisterParentProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
RegisterProperty(PropertyInfo) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
RegisterProperty(PropertyInfo, String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
ToString() | (Inherited from Object.) | |
Validate(String, array<Object[]) |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the Service Broker conversation priority associated with the BrokerPriorityExtender object. | |
Parent() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) |
Top
Events
Name | Description | |
---|---|---|
PropertyChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) | |
PropertyMetadataChanged() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.) |
Top