[Description("When set to true, allows multiple socket bindings to the same address.")] [DefaultValue()] public bool ReuseAddress {get; set;}
<DescriptionAttribute("When set to true, allows multiple socket bindings to the same address.")> <DefaultValueAttribute()> Public Property ReuseAddress As Boolean
SocketOption クラス SocketOption メンバ
© 2002, GrapeCity inc. All rights reserved.