Click or drag to resize

SubscriptionReconnectedStatusPublicationHandles Property

Gets the sequence of reconnected publication handles.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public IEnumerable<InstanceHandle> PublicationHandles { get; }

Property Value

Type: IEnumerableInstanceHandle
See Also