Subscribe(msg => { Console.WriteLine( $"Got reply on request: '{msg.GetPayloadAsString()}'"); }); //Subscribe the client to the subject ...
確定! 回上一頁