SimpleNetworkManagementProtocol.Search Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > SimpleNetworkManagementProtocol Class > SimpleNetworkManagementProtocol Methods >

SimpleNetworkManagementProtocol.Search Method

BR.AN.PviServices .NET


Check the network for the presence of SNMP stations. Will fire SearchCompleted after elapsed. Once the search has completed the member and SNMPVariables will be set.

[Visual Basic]

Public Sub Search()

[C#]

public int Search();

Return Value

0 on success.

Remarks

Will not fire the event if the method returns an error code.

See Also

SimpleNetworkManagementProtocol Class | BR.AN.PviServices Namespace | ResponseTimeout | NetworkAdapters


Generated from assembly BR.AN.PviServices [8.1.0.4]