RpcMethod.ReturnAlignSize Property

Gets the size of the biggest element in bytes for Alignment

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int ReturnAlignSize { get; }

VB

Public ReadOnly Property ReturnAlignSize As Integer
    Get

Property Value

Type: Int32
The size of the return align.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace