ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout Method
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
Sets the number of milliseconds that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete. | |
|
|
Sets the TimeSpan that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete. | |
|
|
Sets the number of milliseconds that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete. | |
|
|
Sets the TimeSpan that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete. |
Reference
ITcHmiSrvExtAsyncTimeoutHost Interface TcHmiSrv.Core Namespace
Copyright © Beckhoff Automation GmbH & Co. KG
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout(Int32) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout(TimeSpan) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout(Int32, CancellationToken) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeout(TimeSpan, CancellationToken) Method