AutodiscoverServiceBase.ServerInfo

AutodiscoverServiceBase.ServerInfo property

Gets information associated with the server that processed the last request. Will be null if no requests have been processed.

public ServerVersionInfo ServerInfo { get; }

See Also