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