In The Hand LtdIn The Hand
GetRequestStream Method
NamespacesInTheHand.NetFtpWebRequestGetRequestStream()()()()
.NET Components for Mobility
Retrieves the stream used to upload data to an FTP server.
Declaration Syntax
C#Visual Basic
public override Stream GetRequestStream()
Public Overrides Function GetRequestStream As Stream
Return Value
A writable Stream instance used to store data to be sent to the server by the current request.
Exceptions
ExceptionCondition
ProtocolViolationExceptionThe Method property is not set to UploadFile or AppendFile.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0