Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels Namespace > DoEventsClientChannelSinkProvider Class : CreateSink Method |
'Declaration Public Function CreateSink( _ ByVal channel As System.Runtime.Remoting.Channels.IChannelSender, _ ByVal url As System.String, _ ByVal remoteChannelData As System.Object _ ) As System.Runtime.Remoting.Channels.IClientChannelSink
'Usage Dim instance As DoEventsClientChannelSinkProvider Dim channel As System.Runtime.Remoting.Channels.IChannelSender Dim url As System.String Dim remoteChannelData As System.Object Dim value As System.Runtime.Remoting.Channels.IClientChannelSink value = instance.CreateSink(channel, url, remoteChannelData)
public System.Runtime.Remoting.Channels.IClientChannelSink CreateSink( System.Runtime.Remoting.Channels.IChannelSender channel, System.string url, System.object remoteChannelData )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.