Click or drag to resize

IServerInformationManagerGetVideoNetworkAdapterInfo Method

Get configured management server video network adapter. See NetworkAdapterInfo for more details.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
NetworkAdapterInfo GetVideoNetworkAdapterInfo()

Return Value

NetworkAdapterInfo
Network adapter info.
Remarks
Tip  Tip
Network adapter information is stored in server cache and cache can be invalidated by stopping the server or by activating new configuration in BVMS Configuration Client.
See Also