IServerInformationProvider Interface

Definition

Displays the information provided by the server.

public interface class IServerInformationProvider
public interface IServerInformationProvider
type IServerInformationProvider = interface
Public Interface IServerInformationProvider

Methods

GetServerInformation(ConnectionInfoBase)

Gets the server information that describes the information provider.

GetServerInformation(IEnumerable<ConnectionInfoBase>)

Retrieves the server information that describes the information provider.

Applies to