Miner.Responder.Shared.Channels.MSMQ Namespace > IdentityServerSink Class : NextChannelSink Property |
'Declaration
Public Property NextChannelSink As System.Runtime.Remoting.Channels.IServerChannelSink
'Usage
Dim instance As IdentityServerSink Dim value As System.Runtime.Remoting.Channels.IServerChannelSink instance.NextChannelSink = value value = instance.NextChannelSink
public System.Runtime.Remoting.Channels.IServerChannelSink NextChannelSink {get; set;}
public read-write property NextChannelSink: System.Runtime.Remoting.Channels.IServerChannelSink;
public function get,set NextChannelSink : System.Runtime.Remoting.Channels.IServerChannelSink
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