R
Rob
I would like to add the Serializable attribute to an object at
runtime. I want to send a System.Web.Mail.MailMessage over the line
using Remoting, but MailMessage is not serializable.
Thanks in advance,
Rob
runtime. I want to send a System.Web.Mail.MailMessage over the line
using Remoting, but MailMessage is not serializable.
Thanks in advance,
Rob