Parameters
- client
- The client object that will perform the operation.
- opcTechnology
- The OPC technologies to be tested.
Return Value
true
iff the client object supports all technologies specified in opcTechnology.true
iff the client object supports all technologies specified in opcTechnology.Exception | Description |
---|---|
System.ArgumentNullException |
A This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |