CSharpTest.Net
Execute Method
See Also  Send Feedback Download Help File
CSharpTest.Net.RpcLibrary Assembly > CSharpTest.Net.RpcLibrary Namespace > RpcServerApi Class : Execute Method

client
input

Glossary Item Box

Can be over-ridden in a derived class to handle the incomming RPC request, or you can subscribe to the OnExecute event.

Syntax

Visual Basic (Declaration) 
Public Overridable Function Execute( _
   ByVal client As IRpcClientInfo, _
   ByVal input() As Byte _
) As Byte()
C# 
public virtual byte[] Execute( 
   IRpcClientInfo client,
   byte[] input
)

Parameters

client
input

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys