Message in Danish (Dansk)
Ved brug af designmønsteret IAsyncResult, kan metoden End ikke være tilføjet OperationContractAttribute. Det er kun den tilhørende Begin-metode, der kan være tilføjet OperationContractAttribute. Attributten vil blive anvendt for Begin-End-par for metoder. Metoden <var>Method name</var> i typen <var>Type Name</var> overskrider dette.
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