Click or drag to resize

SubscriptionDisconnectedStatusPublicationHandles Property

Gets the sequence of disconnected 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