Message in German (Deutsch)
Die taskbasierte asynchrone OperationContract-Methode "<var>Method name</var>" im Typ "<var>Type Name</var>" wurde den asynchronen OperationContract-Methoden "<var>X</var>" und "<var>Y</var>" zugeordnet, da die Methoden den gleichen Vorgangsnamen "<var>Z</var>" aufweisen. Wenn eine taskbasierte asynchrone OperationContract-Methode einem Paar von asynchronen OperationContract-Methoden zugeordnet wird, müssen die beiden OperationContracts den gleichen Wert für die <var>A</var>-Eigenschaft aufweisen. In diesem Fall unterscheiden sich die Werte. Ändern Sie zum Korrigieren dieses Problems die <var>A</var>-Eigenschaft eines der OperationContracts, damit er mit dem anderen Vertrag übereinstimmt. Alternativ können Sie den Namen einer der Methoden ändern, um eine Zuordnung zu verhindern.
Unlocalized message
The task-based asynchronous OperationContract method '<var>Method name</var>' in type '<var>Type Name</var>' was matched with the asynchronous OperationContract methods '<var>X</var>' and '<var>Y</var>' because they have the same operation name '<var>Z</var>'. When a task-based asynchronous OperationContract method is matched to a pair of asynchronous OperationContract methods, the two OperationContracts must have the same value for the '<var>A</var>' property. In this case, the values are different. To fix it, change the '<var>A</var> property of one of the OperationContracts to match the other. Alternatively, changing the name of one of the methods will prevent matching.
Search by Google