Click or drag to resize
CameraServerConnectionArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraCameraServerConnectionArgs

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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