System::Net::Sockets::Socket::Bind metod

Socket::Bind method

Binder socketen till den angivna lokala slutpunkten.

void System::Net::Sockets::Socket::Bind(System::SharedPtr<EndPoint> localEP)
ParameterTypBeskrivning
localEPSystem::SharedPtr<EndPoint>Den lokala slutpunkten som socketen är bunden till.

Se även