Click or drag to resize

OnvifRequestEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraOnvifRequestEventArgs

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

The OnvifRequestEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOnvifRequestEventArgsInitializes a new instance of the OnvifRequestEventArgs class
Top
Properties
 NameDescription
Public propertyMessage 
Public propertyRemoteAddress 
Public propertyRequestId 
Top
Methods
 NameDescription
Public methodSendOnvifResponse 
Top
See Also