ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync 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 as an asynchronous operation. | |
|
|
Sets the TimeSpan that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete as an asynchronous operation. | |
|
|
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. | |
|
|
Sets the TimeSpan that the remote TwinCAT HMI server waits for requests sent to the TwinCAT HMI extension container to complete as an asynchronous operation. |
Reference
ITcHmiSrvExtAsyncTimeoutHost Interface TcHmiSrv.Core Namespace
Copyright © Beckhoff Automation GmbH & Co. KG
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync(Int32) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync(TimeSpan) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync(Int32, CancellationToken) Method
- ITcHmiSrvExtAsyncTimeoutHostSetRemoteRequestTimeoutAsync(TimeSpan, CancellationToken) Method