ClientBaseName Property
Gets or sets the unique identifier of the server.
Namespace: Gemstone.CommunicationAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.172 -- Release Build+53bbfd79fc08d9a32a0dc7304bc41abd1d26547a
public virtual string Name { get; set; }
Public Overridable Property Name As String
Get
Set
function get_Name();
function set_Name(value);
StringName