The TelnetStream type exposes the following members.

Constructors

  NameDescription
Public methodTelnetStream
Initializes a new instance of the TelnetStream class

Methods

  NameDescription
Public methodBeginRead (Inherited from Stream.)
Public methodBeginWrite (Inherited from Stream.)
Public methodClose (Inherited from Stream.)
Public methodCopyTo(Stream) (Inherited from Stream.)
Public methodCopyTo(Stream, Int32) (Inherited from Stream.)
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Protected methodCreateWaitHandle Obsolete. (Inherited from Stream.)
Public methodDispose()()()() (Inherited from Stream.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the TelnetStream and optionally releases the managed resources
(Overrides Stream..::..Dispose(Boolean).)
Public methodEndRead (Inherited from Stream.)
Public methodEndWrite (Inherited from Stream.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFlush (Overrides Stream..::..Flush()()()().)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetRecvOptionState
Public methodGetSentOptionState
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone()()()() (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Protected methodObjectInvariant (Inherited from Stream.)
Public methodRead (Overrides Stream..::..Read(array<Byte>[]()[][], Int32, Int32).)
Public methodReadByte (Inherited from Stream.)
Public methodSeek (Overrides Stream..::..Seek(Int64, SeekOrigin).)
Public methodSendDo
Public methodSendDont
Public methodSendNop
Public methodSendWill
Public methodSendWont
Public methodSetLength (Overrides Stream..::..SetLength(Int64).)
Public methodToString (Inherited from Object.)
Public methodWrite (Overrides Stream..::..Write(array<Byte>[]()[][], Int32, Int32).)
Public methodWriteByte (Inherited from Stream.)

Fields

Properties

See Also