PairedNamespaceOptions.OnNotifyPrimarySendResult(String, Boolean) Methode

Definition

Benachrichtigt das primäre Messaging beim Senden des Ergebnisses.

protected abstract void OnNotifyPrimarySendResult (string path, bool success);
abstract member OnNotifyPrimarySendResult : string * bool -> unit
Protected MustOverride Sub OnNotifyPrimarySendResult (path As String, success As Boolean)

Parameter

path
String

Die Zeichenfolge des Pfads.

success
Boolean

TRUE, wenn die Ergebnisse erfolgreich gesendet wurden; Andernfalls false.

Gilt für: