IOpcCallMethodsService Interface

Namespace: Opc.UaFx.Services
Assemblies: Opc.UaFx.Advanced.dll

C#

[CLSCompliant(false)]
public interface IOpcCallMethodsService : IOpcService<OpcCallMethodsResponse, OpcCallMethodsRequest>


Attributes CLSCompliantAttribute


Implements IOpcService<OpcCallMethodsResponse, Invoke>(UaFx.Services)