AdsStream Constructor (Int32)
Initializes a new instance of the AdsStream class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public AdsStream(
int length
)
VB
Public Sub New (
length As Integer
)
Parameters
length |
Type: System.Int32 |