.NET Telnet Class Library

TelnetProtocolHandler.NotifyEndOfRecord Method 

Generate an EOR (end of record) request. For use by prompt displaying.

[Visual Basic]
MustOverride Protected Sub NotifyEndOfRecord()
[C#]
protected abstract void NotifyEndOfRecord();

See Also

TelnetProtocolHandler Class | TelnetProtocolHandler Members | De.Mud.Telnet Namespace