Miner.Responder.Shared.Channels.MSMQ Namespace > IdentityServerSink Class : IdentityServerSink Constructor |
'Declaration
Public Function New( _ ByVal next As System.Runtime.Remoting.Channels.IServerChannelSink _ )
'Usage
Dim next As System.Runtime.Remoting.Channels.IServerChannelSink Dim instance As New IdentityServerSink(next)
public IdentityServerSink( System.Runtime.Remoting.Channels.IServerChannelSink next )
public IdentityServerSink( next: System.Runtime.Remoting.Channels.IServerChannelSink );
public function IdentityServerSink( next : System.Runtime.Remoting.Channels.IServerChannelSink );
public: IdentityServerSink( System.Runtime.Remoting.Channels.IServerChannelSink* next )
public: IdentityServerSink( System.Runtime.Remoting.Channels.IServerChannelSink^ next )
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