Click or drag to resize

StreamingEventGenerator Constructor

Overload List
  NameDescription
Public methodStreamingEventGenerator(Stream)
Creates a new Streaming Event Generator.
Public methodStreamingEventGenerator(TextReader)
Creates a new Streaming Event Generator.
Public methodStreamingEventGenerator(String)
Creates a new Streaming Event Generator.
Public methodStreamingEventGenerator(Stream, String)
Creates a new Streaming Event Generator.
Public methodStreamingEventGenerator(TextReader, String)
Creates a new Streaming Event Generator.
Public methodStreamingEventGenerator(String, String)
Creates a new Streaming Event Generator.
Top
See Also