RpcMethod Constructor (String)

Initializes a new instance of the RpcMethod class.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public RpcMethod(
    string name
)

Parameters

name

Type: System.String
The name.

Reference

RpcMethod Class

RpcMethod Overload

TwinCAT.Ads.TypeSystem Namespace