.NET Telnet Class Library

TelnetProtocolHandler.CRLF Property

Gets or sets the data sent on pressing [RETURN] \n

[Visual Basic]
Public Property CRLF As String
[C#]
public string CRLF {get; set;}

See Also

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