Click or drag to resize
GenericTransportParam Class
Inheritance Hierarchy

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class GenericTransportParam : TransportParam

The GenericTransportParam type exposes the following members.

Constructors
  NameDescription
Public methodGenericTransportParam(String, String)
Initializes a new instance of the GenericTransportParam class
Public methodGenericTransportParam(TransportParamType, String)
Initializes a new instance of the GenericTransportParam class
Top
Methods
Properties
  NameDescription
Public propertyName (Inherited from TransportParam.)
Public propertyType (Inherited from TransportParam.)
Public propertyValue
Top
See Also