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