Click or drag to resize

InfoRepoDiscovery Constructor

Creates a new instance of InfoRepoDiscovery.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public InfoRepoDiscovery(
	string key,
	string ior
)

Parameters

key
Type: SystemString
Unique key value for the repository.
ior
Type: SystemString
Repository IOR or host:port.
See Also