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