System.Net.Sockets.SendPacketsElement.Count Property

Gets the count of bytes to be sent.

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default value for the SendPacketsElement.Count property is zero if the System.Net.Sockets.SendPacketsElement class was not initialized with a count parameter.

If SendPacketsElement.Count is zero for a file, the entire file is sent. If SendPacketsElement.Count is zero for a buffer, no bytes are sent.

Requirements

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