<< Click to Display Table of Contents >> Navigation: »No topics above this level« ANSLTcp.SendDelay Property |
Gets or sets the send delay in MSec. (ANSL_ONL_COMM_PARAM_TCP.SendDelay)
[Visual Basic]
<PviCpuParameter> _
<PviKeyWord(PviKeyWord:=""/SDT"")> _
<CLSCompliant(IsCompliant:=False)> _
Public Property SendDelay() As UInt32
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviCpuParameter]
[PviKeyWord(PviKeyWord=""/SDT"")]
[CLSCompliant(IsCompliant=False)]
public uint SendDelay { public get; public set; }
SendDelay
ANSLTcp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]