Gets the server name, if available.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
ReadOnly Property ServerName As String
	Get
C#
string ServerName { get; }

Field Value

Server name, or null (Nothing in VB.NET).

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also