Message in Finnish (suomi)
Tehtäväpohjaista asynkronista OperationContract-menetelmää <var>Method name</var> tyypissä <var>Type Name</var> verrattiin tehtäväpohjaisiin asynkronisiin OperationContract-menetelmiin <var>X</var> ja <var>Y</var>, koska niillä on sama toimintonimi <var>Z</var>. Kun tehtäväpohjaista asynkronista OperationContract-menetelmää verrataan kahteen asynkroniseen OperationContract-menetelmään, molemmilla OperationContract-menetelmillä on oltava sama arvo ominaisuudelle <var>A</var>. Tässä tapauksessa arvot ovat erilaiset. Voit korjata tilanteen muuttamalla toisen OperationContract-menetelmän ominaisuuden <var>A</var> vastaamaan toisen menetelmän ominaisuutta. Vertailu voidaan estää myös muuttamalla jommankumman menetelmän nimeä.
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