SocketTools .NET Edition

PopClient.GetHeader Method

Returns the value of a header field from the specified message.

Overload List

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);

See Also

PopClient Class | SocketTools Namespace