public Task<string> StopMCPServer(
string serverName
)Public Function StopMCPServer (
serverName As String
) As Task(Of String)public:
virtual Task<String^>^ StopMCPServer(
String^ serverName
) sealedabstract StopMCPServer :
serverName : string -> Task<string>
override StopMCPServer :
serverName : string -> Task<string> [Missing <param name="serverName"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.PythonLlmProvider.StopMCPServer(System.String)"]
[Missing <returns> documentation for "M:SuperBuilderWinService.ProvidersImpl.PythonLlmProvider.StopMCPServer(System.String)"]