| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal timeout As Integer, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) | |
| C# | |
|---|---|
public TcpAsyncOperation<T>( int timeout, AsyncCallback callback, object asyncState ) | |
Parameters
- timeout
- callback
- asyncState
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family