ANSLTcp.CommunicationBufferSize Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ANSLTcp.CommunicationBufferSize Property

BR.AN.PviServices .NET


Gets or sets the communication buffer size in BYTEs. (ANSL_ONL_COMM_PARAM_TCP.BfSize)

[Visual Basic]

<PviCpuParameter> _

<PviKeyWord(PviKeyWord:=""/BSIZE"")> _

<CLSCompliant(IsCompliant:=False)> _

Public Property CommunicationBufferSize() As UInt32

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviCpuParameter]

[PviKeyWord(PviKeyWord=""/BSIZE"")]

[CLSCompliant(IsCompliant=False)]

public uint CommunicationBufferSize { public get; public set; }

Property Value

CommunicationBufferSize

See Also

ANSLTcp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]