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)
ParameterTypeBeskrivning
localEPSystem::SharedPtr<EndPoint>Den lokala ändpunkten som socketen är bunden till.

Se även