Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以测量 asmx Web 服务的传入消息大小,我有这样的方法
int SaveData(int storeID, Products[] product)
谢谢