'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UABrokerConnectionTransportParameters
'Usage
Dim value As UABrokerConnectionTransportParameters value = UABrokerConnectionTransportParameters.Default
[NotNull()] public new static UABrokerConnectionTransportParameters Default {get;}
[NotNull()] public: new static property UABrokerConnectionTransportParameters^ Default { UABrokerConnectionTransportParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).