SendAvailabilityPairedNamespaceOptions Klasse

Definition

Stellt die Optionen für das Senden der Verfügbarkeit eines gekoppelten Namespace dar.

public sealed class SendAvailabilityPairedNamespaceOptions : Microsoft.ServiceBus.Messaging.PairedNamespaceOptions
type SendAvailabilityPairedNamespaceOptions = class
    inherit PairedNamespaceOptions
Public NotInheritable Class SendAvailabilityPairedNamespaceOptions
Inherits PairedNamespaceOptions
Vererbung
SendAvailabilityPairedNamespaceOptions

Konstruktoren

SendAvailabilityPairedNamespaceOptions(NamespaceManager, MessagingFactory)

Initialisiert eine neue Instanz der SendAvailabilityPairedNamespaceOptions-Klasse.

SendAvailabilityPairedNamespaceOptions(NamespaceManager, MessagingFactory, Int32)

Initialisiert eine neue Instanz der SendAvailabilityPairedNamespaceOptions-Klasse.

SendAvailabilityPairedNamespaceOptions(NamespaceManager, MessagingFactory, Int32, TimeSpan, Boolean)

Initialisiert eine neue Instanz der SendAvailabilityPairedNamespaceOptions-Klasse.

Eigenschaften

BacklogQueueCount

Ruft die Anzahl der Backlogwarteschlangen ab oder legt sie fest.

EnableSyphon

Ruft ab oder legt fest, ob die Syphon für diese instance aktiviert ist.

FailoverInterval

Ruft das Meldungsintervallfailover TimeSpan ab.

(Geerbt von PairedNamespaceOptions)
PingPrimaryInterval

Ruft das Intervall von Pings ab oder legt es fest.

SecondaryMessagingFactory

Ruft die sekundäre Messagingfactory ab, die dem gekoppelten Namespace zugeordnet ist.

(Geerbt von PairedNamespaceOptions)
SecondaryNamespaceManager

Ruft das Objekt ab, das Entitäten verwaltet, z. B. Warteschlangen, Themen, Abonnements und Regeln im gekoppelten Namespace.

(Geerbt von PairedNamespaceOptions)

Methoden

ClearPairing()

Löst die Kopplung des gekoppelten Namespace auf.

(Geerbt von PairedNamespaceOptions)
MarkPathHealthy(String)

Markiert einen Pfad als fehlerfrei.

OnNotifyPrimarySendResult(String, Boolean)

Benachrichtigt das primäre Messaging beim Senden des Ergebnisses.

(Geerbt von PairedNamespaceOptions)

Gilt für: