<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Properties > Service.ProcessTimeout Property |
Process timeout in seconds. Default: "PT=0". This timeout can be used to monitor the time between requests and responses. This parameter is only intended for PVICOM applications which carry out particular tasks. Standard application do not need to be monitored and should use the default setting (no timeout monitoring).
[Visual Basic]
Public Property ProcessTimeout() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
public int ProcessTimeout { public get; public set; }
ProcessTimeout: 1 - 3600, less or equal to 0 -> No timeout monitoring
Service Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]