Click or drag to resize

GenericTransportParam Class

Inheritance Hierarchy

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Properties
  NameDescription
Public propertyName (Inherited from TransportParam.)
Public propertyType (Inherited from TransportParam.)
Public propertyValue
Top
Methods
See Also