Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MessageTopLinesToStreamAsyncOP( Stream stream, int lineCount )
Public Sub New ( stream As Stream, lineCount As Integer )
public: MessageTopLinesToStreamAsyncOP( Stream^ stream, int lineCount )
new : stream : Stream * lineCount : int -> MessageTopLinesToStreamAsyncOP
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119