<< Click to Display Table of Contents >> Navigation: »No topics above this level« ANSLTcp.CommunicationBufferSize Property |
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; }
CommunicationBufferSize
ANSLTcp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]