Click or drag to resize

PtzLockedCameoSdkException(String, String) Constructor

Constructor.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public PtzLockedCameoSdkException(
	string message,
	string nameOfOwner
)

Parameters

message  String
 
nameOfOwner  String
 
See Also