Gets the stream being sent (if seekable).
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Stream As Stream Get |
| C# |
|---|
public Stream Stream { get; } |
|
|
| Rebex API |
| SmtpSendingMessageEventArgs..::..Stream Property |
| SmtpSendingMessageEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
| Visual Basic |
|---|
Public ReadOnly Property Stream As Stream Get |
| C# |
|---|
public Stream Stream { get; } |