Miner.Responder.Shared.Channels.MSMQ Namespace > MSMQChannelData Class : Headers Property |
'Declaration
Public ReadOnly Property Headers As System.Runtime.Remoting.Channels.ITransportHeaders
'Usage
Dim instance As MSMQChannelData Dim value As System.Runtime.Remoting.Channels.ITransportHeaders value = instance.Headers
public System.Runtime.Remoting.Channels.ITransportHeaders Headers {get;}
public read-only property Headers: System.Runtime.Remoting.Channels.ITransportHeaders;
public function get Headers : System.Runtime.Remoting.Channels.ITransportHeaders
public: __property System.Runtime.Remoting.Channels.ITransportHeaders* get_Headers();
public: property System.Runtime.Remoting.Channels.ITransportHeaders^ Headers { System.Runtime.Remoting.Channels.ITransportHeaders^ get(); }
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