| Miner.Responder.Shared.Channels Namespace > CompressionServerSinkProvider Class : GetChannelData Method | 
'DeclarationPublic Sub GetChannelData( _ ByVal channelData As System.Runtime.Remoting.Channels.IChannelDataStore _ )
'UsageDim instance As CompressionServerSinkProvider 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