'Declaration
Public Overrides NotOverridable ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UAPubSubConnectionDescriptor Dim value As Boolean value = instance.IsNull
public override bool IsNull {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property IsNull As Boolean
'Usage
Dim 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.