Click or drag to resize

GenericTransportParam Constructor (String, String)

Initializes a new instance of the GenericTransportParam class

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public GenericTransportParam(
	string type,
	string value
)

Parameters

type
Type: SystemString
value
Type: SystemString
See Also