'DeclarationProtected Overridable Function LoadServerProperties() As ServerProperties
'UsageDim 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.