ServiceRemoteFunction¶
- class dsviper.ServiceRemoteFunction¶
Bases:
objectA class used to call a remote function.
Note: Not directly instantiable.
- function() ServiceRemoteFunctionPoolFunction¶
Return the function.
- pool() ServiceRemoteFunctionPool¶
Return the pool.
- service() ServiceRemote¶
Return the service.