Visual Basic (Declaration) | |
---|---|
Public Interface IRpcClientInfo |
C# | |
---|---|
public interface IRpcClientInfo |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
IRpcClientInfo MembersCSharpTest.Net.RpcLibrary Namespace
Byte[] RpcServerApi.Execute(IRpcClientInfo,Byte[])
Byte[] RpcServerApi.RpcExecuteHandler.Invoke(IRpcClientInfo,Byte[])
IAsyncResult RpcServerApi.RpcExecuteHandler.BeginInvoke(IRpcClientInfo,Byte[],AsyncCallback,Object)