supports_operation
Description:
Tells if this supports the type
of operation on the cnc
connection, using the (
optional) options
parameters.
Parameters:
this |
a ServerProvider object |
cnc |
a Connection object which would be used to perform an action, or null |
type |
the type of operation requested |
options |
a list of named parameters, or null |
Returns:
true if the operation is supported |