System.Net.Sockets.SendPacketsElement.Buffer Property

Gets the buffer to be sent if the System.Net.Sockets.SendPacketsElement class was initialized with a buffer parameter.

Syntax

public byte[] Buffer { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default value for the SendPacketsElement.Buffer property is a zero-length array if the System.Net.Sockets.SendPacketsElement class was not initialized with a buffer parameter.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0