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

channelName
instanceId
eventName

Glossary Item Box

Retreives the arguments for the event being sent to the specified instance

Syntax

Visual Basic (Declaration) 
Public Function ReadParameters( _
   ByVal channelName As String, _
   ByVal instanceId As String, _
   ByVal eventName As String _
) As String()
C# 
public string[] ReadParameters( 
   string channelName,
   string instanceId,
   string eventName
)

Parameters

channelName
instanceId
eventName

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys