Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQChannelData Class : GetStream Method |
'Declaration
Public Function GetStream() As System.IO.Stream
'Usage
Dim instance As MSMQChannelData Dim value As System.IO.Stream value = instance.GetStream()
public System.IO.Stream GetStream()
public function GetStream(): System.IO.Stream;
public function GetStream() : System.IO.Stream;
public: System.IO.Stream* GetStream();
public:
System.IO.Stream^ GetStream();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2