ServiceRemoteAttachmentFunction¶
- class dsviper.ServiceRemoteAttachmentFunction¶
Bases:
objectA class used to call a remote attachment function.
Note: Not directly instantiable.
- function() ServiceRemoteAttachmentFunctionPoolFunction¶
Return the function.
- pool() ServiceRemoteAttachmentFunctionPool¶
Return the pool.
- service() ServiceRemote¶
Return the service.