SocketAsyncEventArgs::SetBuffer Method
.NET Framework (current version)
Initializes the data buffer to use with an asynchronous socket method.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | SetBuffer(array<Byte>^, Int32, Int32) | Sets the data buffer to use with an asynchronous socket method. |
![]() | SetBuffer(Int32, Int32) | Sets the data buffer to use with an asynchronous socket method. |
Show:
