Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels Namespace > DoEventsClientChannelSinkProvider Class : CreateSink Method |
'Declaration Public Function CreateSink( _ ByVal channel As IChannelSender, _ ByVal url As String, _ ByVal remoteChannelData As Object _ ) As IClientChannelSink
'Usage Dim instance As DoEventsClientChannelSinkProvider Dim channel As IChannelSender Dim url As String Dim remoteChannelData As Object Dim value As IClientChannelSink value = instance.CreateSink(channel, url, remoteChannelData)
public IClientChannelSink CreateSink( IChannelSender channel, string url, 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.