IRpcCallableInstance Interface
Interface for an RPC callable PLC Method (Remote procedure call)
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IRpcCallableInstance
VB
Public Interface IRpcCallableInstance
The IRpcCallableInstance type exposes the following members.
Methods
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                     
                      | 
                   Invokes the specified method.  | |
| 
                   
                      | 
                   Tries to invoke the specified method.  | |
| 
                   
                      | 
                   Tries to invoke the specified method.  | 
Further Information