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