Message in Hebrew (עברית)
שיטת ה- OperationContract האסינכרונית מבוססת המשימה '<var>Method name</var>' בסוג '<var>Type Name</var>' הותאמה עם שיטות ה- OperationContract האסינכרוניות '<var>X</var>' ו- '<var>Y</var>' מאחר שיש להן את אותו שם פעולה, '<var>Z</var>'. כאשר שיטת OperationContract אסינכרונית מבוססת משימה מותאמת לצמד שיטות OperationContract אסינכרוניות, שתי שיטות ה- OperationContract צריכות להכיל את אותו ערך עבור המאפיין '<var>A</var>'. במקרה זה, הערכים שונים. כדי לתקן זאת, שנה את המאפיין '<var>A</var>' של אחת משיטות ה- OperationContract כך שיתאים לשניה. לחלופין, תוכל לשנות את שם אחת השיטות כדי למנוע התאמה.
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