LumiSoft Net Help
MessageStream Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_SessionMessageStream
Gets message what is being relayed now.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream MessageStream { get; }
Public ReadOnly Property MessageStream As Stream
	Get
public:
property Stream^ MessageStream {
	Stream^ get ();
}
member MessageStream : Stream with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119