The main subscription message. The detector sends UpdateFrame responses whenever a frame has been processed.

Namespace: Braintech.Vi_FaceDetector.Proxy
Assembly:  Vi_FaceDetector.Y2007.M10.Proxy (in Vi_FaceDetector.Y2007.M10.Proxy.dll)

Syntax

C#
public class UpdateFrame : Update<UpdateFrameResponse, PortSet<DefaultUpdateResponseType, Fault>>

Inheritance Hierarchy

System..::Object
  DsspOperation
    DsspOperation<(Of <TBody, TResponse>)>
      Update<(Of <UpdateFrameResponse, PortSet<(Of <DefaultUpdateResponseType, Fault>)>>)>
        Braintech.Vi_FaceDetector.Proxy..::UpdateFrame

See Also