'DeclarationPublic Overrides NotOverridable ReadOnly Property IsNull As Boolean
'UsageDim instance As UAPubSubConnectionDescriptor Dim value As Boolean value = instance.IsNull
public override bool IsNull {get;}
'DeclarationPublic Overrides NotOverridable ReadOnly Property IsNull As Boolean
'UsageDim instance As UAPubSubConnectionDescriptor Dim value As Boolean value = instance.IsNull
public override bool IsNull {get;}
A null PubSub connection descriptor has no name, no custom properties, and no network address.