Gets the server's identification string it returns after connected.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ServerIdentification As String Get |
C# |
---|
public string ServerIdentification { get; } |