What is the list of valid WCF return types? I know some but I want to know all of them:
void? POCOs?
Basically everything that the serializer used in the binding could handle. Also note that since .NET 3.5 SP1 DataContract
and DataMemeber
are no longer necessary, WCF will serialize all public properties, but it is a good practice to put them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With