The stream used by the Proxy Adapter in order to forward the requests to the Remote Adapter.
public: __property Stream RequestStream;
public Stream RequestStream;
Public Property RequestStream() As Stream
Server Properties