Click or drag to resize

CameraServerConnectionArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraCameraServerConnectionArgs

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

The CameraServerConnectionArgs type exposes the following members.

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