Click or drag to resize

ParticipantServiceGetDiscovery Method

Get the Discovery associated to the domain.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public Discovery GetDiscovery(
	int domain
)

Parameters

domain
Type: SystemInt32
The domain id.

Return Value

Type: Discovery

[Missing <returns> documentation for "M:OpenDDSharp.OpenDDS.DCPS.ParticipantService.GetDiscovery(System.Int32)"]

See Also