I just want optional custom soap header attribute in webmethod like
public class MyHeader : SoapHeader { public string MyValue; } public class Service : WebSe