-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MIMEMessagePart.Stream
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libcURL.MIMEMessagePart.Stream
Dim Stream As Readable
Holds a reference to the Readable
object from which the message part contents will be read when the message is actually posted to a server. If the part Type is not MIMEPartType.Callback
then this will be Nil
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.