Click or drag to resize
CameraNetworkHost Constructor
Initializes a new instance of the CameraNetworkHost class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CameraNetworkHost(
	string dnsName,
	string ipAddress,
	CameraNetworkHostType type
)

Parameters

dnsName
Type: SystemString
ipAddress
Type: SystemString
type
Type: Ozeki.CameraCameraNetworkHostType
See Also