net11
namespace System.Runtime.Remoting.Channels.Smtp
{
[DefaultMember("Item")]
public class SmtpChannel : SmtpChannelBase, ICollection, IDictionary, IEnumerable, IChannel, IChannelReceiver, IChannelSender, ISmtpOnArrival
{
public bool IsSynchronized { get; }
}
}
.NET Framework | 1.1 |
---|---|
Information specific to net11 | |
Assembly | System.Runtime.Remoting.Channels.Smtp , Version=1.0.5000.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |