Click or drag to resize
DestinationTransportParam Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraTransportParam
    Ozeki.CameraDestinationTransportParam

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

The DestinationTransportParam type exposes the following members.

Constructors
  NameDescription
Public methodDestinationTransportParam
Initializes a new instance of the DestinationTransportParam class
Top
Methods
Properties
  NameDescription
Public propertyDestination
Public propertyName (Inherited from TransportParam.)
Public propertyType (Inherited from TransportParam.)
Top
See Also