Search Results for

    Show / Hide Table of Contents

    Class EndOfInputEvent

    Represents an end-of-input event.

    Inheritance
    Object
    Event
    EndOfInputEvent
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.LanguagePlatform.IO.Streams
    Assembly: Sdl.LanguagePlatform.IO.dll
    Syntax
    public class EndOfInputEvent : Event

    Constructors

    EndOfInputEvent()

    Initializes a new instance with default values.

    Declaration
    public EndOfInputEvent()
    In this article
    Back to top Generated by DocFX