TaskData.StackSize Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TaskData Class > TaskData Properties >

TaskData.StackSize Property

BR.AN.PviServices .NET


Gets the StackSize

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property StackSize() As UInt32

  Public Get

  End Get

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public uint StackSize { public get; }

Property Value

StackSize

See Also

TaskData Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]