ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync(Int32) Method

Sets the number of milliseconds that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete as an asynchronous operation.


Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

Task SetRemoteRequestTimeoutAsync(
    int millisecondsTimeout
)

Parameters

millisecondsTimeout  Int32

The number of milliseconds that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete.

Return Value

Task
A TaskTResult that represents the asynchronous operation.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

ITcHmiSrvExtAsyncTimeoutHost Interface SetRemoteRequestTimeoutAsync Overload TcHmiSrv.Core Namespace

Copyright © Beckhoff Automation GmbH & Co. KG