Close()

NetworkStream::Close(int) method

Closes the current instance after the specified time expires.

void System::Net::Sockets::NetworkStream::Close(int timeout)

Arguments

ParameterTypeDescription
timeoutintA number of milliseconds to wait.

See Also