DsspServiceBase Members
Microsoft Robotics Class Reference
The DsspServiceBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DsspServiceBase(DsspServiceBase) |
Cloning constructor. Used to initialize an instance of a derived class given another instance
|
|
DsspServiceBase(DsspServiceCreationPort) |
Initilization constructor used by Dss to create a service instance
|
|
DsspServiceBase(ServiceEnvironment) |
Initialization Constructor
|
Methods
Name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Activate< (Of < <' (T> ) > > ) |
Submits CCR tasks to the dispatcher port for execution. If the task was a receiver orchestration like join or choice, executing it means registering constraints on ports to guard the execution of user code
(Inherited from CcrServiceBase.) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActivateDsspOperationHandlers() () () () |
Activates an Interleave arbiter using the ServiceHandler attributes on service methods.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActivateDsspOperationHandlers(DsspServiceBase, IPortSet) |
Constructs and activates an Interleave arbiter using the ServiceHandler attributes on service methods of the supplied service instance
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AddPartner |
Add a new PartnerType instance.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AttachPortToServiceRelativePath |
Enables dispatching of inbound DSSP operations to user specified port for a specific relative URI path (relative to the service URI)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cleanup(Handler) |
Post a Shutdown message instance on the internal cleanup port and invokes the supplied delegate before the default cleanup handler
(Inherited from ServiceBase.) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cleanup(Handler< (Of < <' (Shutdown> ) > > )) |
Post a Shutdown message instance on the internal cleanup port and invokes the supplied delegate before the default cleanup handler
(Inherited from ServiceBase.) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ClearActivityData(Enum) |
Clears an activity
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ClearActivityData(String) |
Clears an activity
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ClearAllActivityData |
Clears all activity elements
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateInterleaveFromDsspOperationHandlers |
Creates an Interleave arbiter using the ServiceHandler attributes on service methods of the supplied service instance
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateService(String) |
Issues a Create operation to the local Constructor service
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateService(ServiceInfoType) |
Issues a Create operation to the local Constructor service
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateService(String, array
Properties
See Also |