Dart.Mail 名前空間 > SocketOption クラス : ReuseAddress プロパティ |
<DescriptionAttribute("When set to true, allows multiple socket bindings to the same address.")> <DefaultValueAttribute()> Public Property ReuseAddress As Boolean
[Description("When set to true, allows multiple socket bindings to the same address.")] [DefaultValue()] public bool ReuseAddress {get; set;}