CSharpTest.Net
RegisterInstance Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IpcChannel Namespace > IpcChannelRegistrar Class : RegisterInstance Method

channelName
instanceId
name

Glossary Item Box

Registers a member (instanceId) for the provided channel name

Syntax

Visual Basic (Declaration) 
Public Sub RegisterInstance( _
   ByVal channelName As String, _
   ByVal instanceId As String, _
   ByVal name As String _
) 
C# 
public void RegisterInstance( 
   string channelName,
   string instanceId,
   string name
)

Parameters

channelName
instanceId
name

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys