System::Net::Sockets::NetworkStream::Close method

NetworkStream::Close method

Closes the current instance after the specified time expires.

void System::Net::Sockets::NetworkStream::Close(int timeout)
ParameterTypeDescription
timeoutintA number of milliseconds to wait.

See Also