Click or drag to resize

PublicationReconnectedStatusSubscriptionHandles Property

Gets the sequence of reconnected subscription handles.

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

Property Value

Type: IEnumerableInstanceHandle
See Also