System::Net::ServicePoint::get_BindIPEndPointDelegate method

ServicePoint::get_BindIPEndPointDelegate method

RTTI information.

BindIPEndPoint System::Net::ServicePoint::get_BindIPEndPointDelegate()

ReturnValue

The delegate that is used to associate local IPEndPoint with the current instance.

Remarks

Gets the delegate that is used to associate local IPEndPoint with the current instance.

See Also