Click or drag to resize

ParticipantServiceShutdown Method

Stop being a participant in the service.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public void Shutdown()
Remarks
Required Precondition: All DomainParticipants have been deleted.
See Also