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