Click or drag to resize

CameraServerConnectionArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraCameraServerConnectionArgs

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class CameraServerConnectionArgs : EventArgs

The CameraServerConnectionArgs type exposes the following members.

Constructors
  NameDescription
Public methodCameraServerConnectionArgs
Initializes a new instance of the CameraServerConnectionArgs class
Top
Properties
  NameDescription
Public propertyClient
Public propertyServer
Top
See Also