System::Net::ServicePointManager::get_ReusePort メソッド

ServicePointManager::get_ReusePort method

出力接続ソケットが ‘SO_REUSE_UNICASTPORT’ オプションを使用するかどうかを示す値を取得します。

static bool System::Net::ServicePointManager::get_ReusePort()

ReturnValue

出力接続ソケットが ‘SO_REUSE_UNICASTPORT’ オプションを使用するかどうかを示す値。

参照