Message in Italian (Italiano)
Il contratto '<var>Contract Name</var>' non è coerente. Dispone di una o più operazioni IsTerminating o non-IsInitiating, ma la proprietà SessionMode non è impostata su SessionMode.Required. È possibile utilizzare gli attributi IsInitiating e IsTerminating solo nel contesto di una sessione.
Unlocalized message
The contract '<var>Contract Name</var>' is not self-consistent -- it has one or more IsTerminating or non-IsInitiating operations, but it does not have the SessionMode property set to SessionMode.Required. The IsInitiating and IsTerminating attributes can only be used in the context of a session.
Search by Google