Task<string> StopMCPServer(
string serverName
)
Function StopMCPServer (
serverName As String
) As Task(Of String)
Task<String^>^ StopMCPServer(
String^ serverName
)
abstract StopMCPServer :
serverName : string -> Task<string>
[Missing <param name="serverName"/> documentation for "M:SuperBuilderWinService.Providers.ILLMProvider.StopMCPServer(System.String)"]
[Missing <returns> documentation for "M:SuperBuilderWinService.Providers.ILLMProvider.StopMCPServer(System.String)"]