RouterPolicy Members

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Extend the Junction Policy for the ‘Router’ role of a junction and specify the particular rules and constraints for an Router.

The following tables list the members exposed by the RouterPolicy type.

Public Constructors

  Name Description
  RouterPolicy Overloaded. Initializes a new instance of the RouterPolicy.

Top

Public Properties

  Name Description
public property Authorization  Gets or sets the authorization policy for the current instance.  (Inherited from JunctionPolicy)
public property BufferTimeout Gets or sets the buffer timeout.
public property Discoverability  Gets or sets the discoverability policy for the current instance.  (Inherited from JunctionPolicy)
public property ExpirationInstant  Gets or sets the expiration instant of the queue or router.  (Inherited from JunctionPolicy)
public property MaxBufferCapacity Gets or sets the
public property MaxBufferLength Gets or sets the maximum buffer length.
public property MaxMessageSize  Gets or sets the maximum message size you can send to a queue or router created with this policy.  (Inherited from JunctionPolicy)
public property MaxSubscribers Gets or sets the maximum number of subscribers.
public property MessageDistribution Gets or sets the message distribution policy.
public property Overflow Gets or sets the overflow policy.
public property PushDeliveryRetries Gets or sets the number of push delivery retries.
public property PushDeliveryTimeout Gets or sets the push delivery timeout timespan.
public property TransportProtection  Gets or sets the type of transport protection requirements for the queue or router created with this policy.  (Inherited from JunctionPolicy)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method CheckReadOnly  Checks if the current instance is read only and throws an exception if it is.  (Inherited from JunctionPolicy)
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
  System.Runtime.Serialization.IExtensibleDataObject.ExtensionData  

Top

See Also

Reference

RouterPolicy Class
Microsoft.ServiceBus Namespace

Did you find this information useful? Please send your suggestions and comments about the documentation.