Visual Basic (Declaration) | |
---|---|
Public Overloads Function BeginWriteMessage( _ ByVal buffer As ArraySegment(Of Byte), _ ByVal timeout As Integer, _ ByVal callback As AsyncCallback, _ ByVal state As Object _ ) As IAsyncResult |
C# | |
---|---|
public IAsyncResult BeginWriteMessage( ArraySegment<byte> buffer, int timeout, AsyncCallback callback, object state ) |
Parameters
- buffer
- timeout
- callback
- state
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family