An NDoc Documented Class Library

ServerStrings.Matches Method 

Returns true if any fragment is found in the supplied string

public bool Matches(
   string reply
);

Parameters

reply
server reply to test for matches

Return Value

true for a match, false otherwise

See Also

ServerStrings Class | EnterpriseDT.Net.Ftp Namespace