GrapeCity Secure Mail for .NET 4.0J
ReuseAddress プロパティ

trueに設定すると、同じアドレスへの複数のソケットバインディングが許可されます。 この値をtrueに設定すると、複数のソケットを同じローカルアドレスにバインドできます。
シンタックス
<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;}
解説
この値をtrueに設定すると、複数のソケットを同じローカルアドレスにバインドできます。
参照

参照

SocketOption クラス
SocketOption メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.