IRpcCallableInstance.RpcMethods Property

Gets the Method descriptions for the IRpcCallableType

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

Syntax

C#

IRpcMethodCollection RpcMethods { get; }

Property Value

Type: IRpcMethodCollection
The methods.

Reference

IRpcCallableInstance Interface

TwinCAT.TypeSystem Namespace