WebHook.GetTimeOut
------------------

Queries the timeout for the hook.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [WebHook](component_WebHook.md) | [12.0](newinversion120.md) | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

MBS( "WebHook.GetTimeOut"; WebHook ) 

**MBS**( **"WebHook.GetTimeOut";** /\* Queries the timeout for the hook. \*/  
**$WebHook**) /\* The reference number of the web hook. \*/ 

### Parameters

| Parameter | Description | Example |
|---|---|---|
| WebHook | The reference number of the web hook. | $webhook |

### Result

Returns number or error.

### Description

Queries the timeout for the hook.  
### See also

- [WebHook.SetTimeOut](WebHookSetTimeOut.md)

### Release notes

- **Version 12.0**
    - Added [WebHook.GetTimeOut](https://www.mbsplugins.eu/WebHookGetTimeOut.shtml) and [WebHook.SetTimeOut](https://www.mbsplugins.eu/WebHookSetTimeOut.shtml) functions.

### Blog Entries

- [New in MBS FileMaker Plugin 12.0](https://www.mbsplugins.de/archive/2022-01-31/New_in_MBS_FileMaker_Plugin_12/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 11.6pr3](https://www.mbsplugins.de/archive/2021-12-14/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

This function checks for a license.

Created 10th December 2021 , last changed 30th December 2021

  
[WebHook.GetTag](WebHookGetTag.md) - [WebHook.GetWebRequestCounter](WebHookGetWebRequestCounter.md)

[HTML Version](WebHookGetTimeOut.shtml)