Solclient
IEndpointName Property |
The name of the Endpoint. A non-durable TopicEndpoint does not have a name.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
Property Value
Type: StringSee Also