Message in Swedish (Svenska)
Den uppgiftsbaserade asynkrona OperationContract-metoden <var>Method name</var> i typ <var>Type Name</var> matchades med de asynkrona OperationContract-metoderna <var>X</var> och <var>Y</var> eftersom de har samma åtgärdsnamn <var>Z</var>. När en uppgiftsbaserad asynkron OperationContract-metod matchas med ett par asynkrona OperationContract-metoder måste de två OperationContracts ha samma värde för egenskapen <var>A</var>. I det här fallet skiljer sig värdena åt. Åtgärda det genom att ändra egenskapen <var>A</var> för ett av OperationContracts. Ändring av namnet på metoderna förhindrar också matchning.
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