Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult |
默认页面
|
Method | Description | |
---|---|---|
GetRequestMessageXml ( string url, string token, RequestMsgType requestType, Event eventType ) : System.Web.Mvc.ActionResult | ||
GetrequestMessaageDoc ( string url, string token, RequestMsgType requestType, Event eventType ) : System.Xml.Linq.XDocument |
获取请求XML
|
|
Index ( string url, string token, RequestMsgType requestType, Event eventType, bool testConcurrence, int testConcurrenceCount ) : System.Web.Mvc.ActionResult | ||
TestAsyncTask ( string url, string token, System.Xml.Linq.XDocument requestMessaageDoc ) : string |
模拟并发请求
|
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |