'Declaration
Protected Overridable Function LoadServerProperties() As ServerProperties
'Usage
Dim instance As ServerBase Dim value As ServerProperties value = instance.LoadServerProperties()
protected virtual ServerProperties LoadServerProperties()
protected: virtual ServerProperties^ LoadServerProperties();
Return Value
Returns the properties of the current server instance.