Miner.Responder.Shared.Channels.MSMQ Namespace > IdentityServerSinkProvider Class : GetChannelData Method |
'Declaration
Public Sub GetChannelData( _ ByVal channelData As System.Runtime.Remoting.Channels.IChannelDataStore _ )
'Usage
Dim instance As IdentityServerSinkProvider Dim channelData As System.Runtime.Remoting.Channels.IChannelDataStore instance.GetChannelData(channelData)
public void GetChannelData( System.Runtime.Remoting.Channels.IChannelDataStore channelData )
public procedure GetChannelData( channelData: System.Runtime.Remoting.Channels.IChannelDataStore );
public function GetChannelData( channelData : System.Runtime.Remoting.Channels.IChannelDataStore );
public: void GetChannelData( System.Runtime.Remoting.Channels.IChannelDataStore* channelData )
public: void GetChannelData( System.Runtime.Remoting.Channels.IChannelDataStore^ channelData )
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