Message in Dutch (Nederlands)
Bij gebruik van het ontwerppatroon IAsyncResult kan de End-methode niet gedecoreerd worden met OperationContractAttribute. Alleen de corresponderende Begin-methode kan met OperationContractAttribute gedecoreerd worden; dat kenmerk zal van toepassing zijn op het Begin-End-methodepaar. Methode <var>Method name</var> in type <var>Type Name</var> schendt deze regel.
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