Indicate whether the response correlates to the request.
Indicate whether the response correlates to the request.
public virtual bool IsReply(DestinationUnreachableMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(EchoReplyMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(IcmpMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(InformationReplyMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(ParameterProblemMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(RedirectMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(SourceQuenchMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(TimeExceededMessage);
Indicate whether the response correlates to the request.
public virtual bool IsReply(TimestampReplyMessage);