NamedPipeClientStream::ConnectAsync Method (Int32)
.NET Framework (current version)
Asynchronously connects to a waiting server within the specified timeout period.
Assembly: System.Core (in System.Core.dll)
Parameters
- timeout
-
Type:
System::Int32
The number of milliseconds to wait for the server to respond before the connection times out.
Return Value
Type: System.Threading.Tasks::Task^A task that represents the asynchronous connect operation.
.NET Framework
Available since 4.6
Available since 4.6
Show: