略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: SNMP::close

2024-03-29

SNMP::close

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

SNMP::closeClose SNMP session

说明

public SNMP::close(): bool

Frees previously allocated SNMP session object.

参数

此函数没有参数。

返回值

成功时返回 true, 或者在失败时返回 false

范例

示例 #1 SNMP::close() example

<?php
  $session 
= new SNMP(SNMP::VERSION_1"127.0.0.1""public");
  
# ...
  # get, walk, etc goes here
  # ...
  
$session->close();
?>

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/snmp.close.php

冷却塔厂家 广告
-- 广告
北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3