CSharpTest.Net
WriteParameters Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IpcChannel Namespace > IIpcChannelRegistrar Interface : WriteParameters Method

channelName
instanceId
eventName
arguments

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Function WriteParameters( _
   ByVal channelName As String, _
   ByVal instanceId As String, _
   ByVal eventName As String, _
   ByVal arguments() As String _
) As Boolean
C# 
bool WriteParameters( 
   string channelName,
   string instanceId,
   string eventName,
   string[] arguments
)

Parameters

channelName
instanceId
eventName
arguments

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys