Message in Norwegian (Bokmal) (Norsk (Bokmål))
Når IAsyncResult-designmønsteret brukes, kan ikke End-metoden dekoreres med OperationContractAttribute. Bare den tilhørende Begin-metoden kan dekoreres med OperationContractAttribute. Dette attributtet vil bli brukt på metoder med paret Begin-End. Metode <var>Method name</var> i typen <var>Type Name</var> er brudd på 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