Message in Japanese (日本語)

型 '<var>Type Name</var>' の同期 OperationContract メソッド '<var>Method name</var>' は、非同期 OperationContract メソッド '<var>X</var>' および '<var>Y</var>' と同じ操作名 '<var>Z</var>' を持つため、これらのメソッドに対応付けられました。同期 OperationContract メソッドが非同期 OperationContract メソッドのペアに対応付けられた場合は、これら 2 つの OperationContract では同じ戻り値の型を定義する必要があります。このケースでは、戻り値の型が異なります。この問題を修正するには、メソッド '<var>Method name</var>' とメソッド '<var>Y</var>' の戻り値の型を同じにしてください。または、これらのメソッドのいずれかの名前を変更することで対応付けを回避することもできます。

Unlocalized message

The synchronous 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 synchronous OperationContract method is matched to a pair of asynchronous OperationContract methods, the two OperationContracts must define the same return type. In this case, the return types are different. To fix it, ensure that method '<var>Method name</var>' and method '<var>Y</var>' have the same return type. Alternatively, changing the name of one of the methods will prevent matching.

Search by Google
Available localized messages
Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Finnish (suomi) French (Français) German (Deutsch) Greek (Ελληνικά) Prior (Message) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Russian (Русский) Danish (Dansk) Next (Message) Dutch (Nederlands) Chinese (Simplified) (中文(简体)) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Chinese (Traditional) (中文(繁體))