HttpClient.StreamPostBuffer
Sends the Postbuffer to the server
public void StreamPostBuffer(Stream PostData)
Parameters
PostData
Sends the Postbuffer to the server
public void StreamPostBuffer(Stream PostData)
PostData