Message in Turkish (Türkçe)
IAsyncResult tasarım deseni kullanılırken, End yöntemi OperationContractAttribute ile birlikte olamaz. Yalnızca ilgili Begin yöntemi OperationContractAttribute ile kullanılabilir; bu öznitelik de Begin-End yöntem çiftine uygulanır. '<var>Type Name</var>' türündeki '<var>Method name</var>' yöntemi bunu ihlal ediyor.
Unlocalized message
When using the IAsyncResult design pattern, the End method cannot be decorated with OperationContractAttribute. Only the corresponding Begin method can be decorated with OperationContractAttribute; that attribute will apply to the Begin-End pair of methods. Method '<var>Method name</var>' in type '<var>Type Name</var>' violates this.
Search by Google