Returns the value of a header field from the specified message.
Returns the value of a header field from the specified message.
public bool GetHeader(int,string,ref string);
Returns the value of a header field from the current message.
public bool GetHeader(string,ref string);
PopClient Class | SocketTools Namespace