RpcInvokeException(IInterfaceInstance, IRpcMethod, Int32) Constructor
Initializes a new instance of the RpcInvokeException class.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public RpcInvokeException(
IInterfaceInstance rpcInstance,
IRpcMethod method,
int errorCode
)Parameters
|
rpcInstance IInterfaceInstance |
The RPC instance. |
|
method IRpcMethod |
The method. |
|
errorCode Int32 |
The error code. |
Reference
RpcInvokeException Class RpcInvokeException Overload TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026