Delen via


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
Public method BrokerPriorityExtender() Initializes a new instance of the BrokerPriorityExtender class.
Public method BrokerPriorityExtender(BrokerPriority) Initializes a new instance of the BrokerPriorityExtender class and associates it with an instance of the BrokerPriority class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Protected method GetParentSfcPropertySet() (Inherited from SmoObjectExtender<T>.)
Public method GetPropertySet() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method OnPropertyChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method OnPropertyMetadataChanged(String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method parent_PropertyChanged(Object, PropertyChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method parent_PropertyMetadataChanged(Object, SfcPropertyMetadataChangedEventArgs) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method RegisterParentProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method RegisterProperty(PropertyInfo) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Protected method RegisterProperty(PropertyInfo, String) Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Public method ToString() (Inherited from Object.)
Public method Validate(String, array<Object[])

Top

Properties

  Name Description
Public property Name Gets or sets the name of the Service Broker conversation priority associated with the BrokerPriorityExtender object.
Protected property Parent() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)

Top

Events

  Name Description
Public event PropertyChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)
Public event PropertyMetadataChanged() Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (Inherited from SfcObjectExtender<BrokerPriority>.)

Top