SmtpSendingMessageEventArgs.Stream Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Stream
Gets the stream being sent (if seekable).
Declaration
public Stream Stream { get; }
Property Value
Type | Description |
---|---|
Stream | The stream being sent. |