Message in Hungarian (magyar)
A(z) „<var>Type Name</var>” típusbeli „<var>Method name</var>” feladatalapú aszinkron OperationContract metódus a(z) „<var>X</var>” és „<var>Y</var>” aszinkron OperationContract metódusnak lett megfeleltetve, mert ezek ugyanazt a(z) „<var>Z</var>” műveletnevet használják. Amikor egy feladatalapú aszinkron OperationContract metódus aszinkron OperationContract metóduspárnak van megfeleltetve, a két OperationContracts metódus „<var>A</var>” tulajdonságának azonos értékűnek kell lennie. Ebben az esetben az értékek eltérőek. Javítás: módosítsa az OperationContracts metódusok egyikének „<var>A</var>” tulajdonságát, hogy megegyezzen a másikkal. Másik megoldás: ha megváltoztatja az egyik metódus nevét, nem történik meg a megfeleltetés.
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