ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout(Int32, CancellationToken) Method
Sets the number of milliseconds that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
void SetRemoteRequestTimeout(
int millisecondsTimeout,
CancellationToken cancellationToken
)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. |
|
cancellationToken CancellationToken |
A CancellationToken that propagates the notification that setting the remote request timeout should be canceled. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
ITcHmiSrvExtAsyncTimeoutHost Interface SetRemoteRequestTimeout Overload TcHmiSrv.Core Namespace
Copyright © Beckhoff Automation GmbH & Co. KG