Sends EOF (end-of-file) indicator to the server. No further data should be sent after this.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Sub SendEof
C#
public void SendEof()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also