Creates an instance of the service associated with this contract
Namespace: Braintech.Vi_FaceDetector.Proxy
Assembly: Vi_FaceDetector.Y2007.M10.Proxy (in Vi_FaceDetector.Y2007.M10.Proxy.dll)
Syntax
| C# |
|---|
public static DsspResponsePort<CreateResponse> CreateService( ConstructorPort contructorServicePort ) |
Parameters
- contructorServicePort
- ConstructorPort
Contractor Service that will create the instance
Return Value
Result PortSet for retrieving service creation response
See Also
Contract Class
Braintech.Vi_FaceDetector.Proxy Namespace