Click or drag to resize

ParticipantService Methods

The ParticipantService type exposes the following members.

Methods
  NameDescription
Public methodAddDiscovery
Add a new Discovery
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetDiscovery
Get the Discovery associated to the domain.
Public methodGetDomainParticipantFactory
Initialize the DDS client environment and get the DomainParticipantFactory.
Public methodGetDomainParticipantFactory(String)
Initialize the DDS client environment and get the DomainParticipantFactory. This method consumes -DCPS* and -ORB* options and their arguments.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetRepoDomain(Int32, String)
Set the discovery repository for a specifi domain id.
Public methodSetRepoDomain(Int32, String, Boolean)
Set the discovery repository for a specifi domain id.
Public methodShutdown
Stop being a participant in the service.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also