Gets or stes stream where to store incoming message.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Stream Stream { get; set; }
Public Property Stream As Stream Get Set
public: property Stream^ Stream { Stream^ get (); void set (Stream^ value); }
member Stream : Stream with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when null reference is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119