Message in Chinese (Traditional) (中文(繁體))
類型 '<var>Type Name</var>' 以工作為基礎的非同步 OperationContract 方法 '<var>Method name</var>' 符合非同步 OperationContract 方法 '<var>X</var>' 與 '<var>Y</var>',因為它們具有相同的作業名稱 '<var>Z</var>'。當以工作為基礎的非同步 OperationContract 方法符合一對非同步 OperationContract 方法時,兩個 OperationContract 的 '<var>A</var>' 屬性值就會相同。在這種狀況下,兩個值是不同的。若要修正此問題,請變更其中一個 OperationContract 的 '<var>A</var> 屬性,使其彼此相符。或者也可以變更其中一個方法的名稱,即可避免發生相符狀況。
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