Overload List

  Name Description
TryCancelRenegotiateDescription () () ()
Tries to cancel a pending renegotiation. Returns if cancel is either sent or setup to be sent. This method does not guarantee that renegotiation will not receive a final response since there is possibility that a final response is on the way before cancel message can reach the remote.
TryCancelRenegotiateDescription(IEnumerable < (Of < ( SignalingHeader > ) > ) )
Tries to cancel a pending renegotiation. Returns if cancel is either sent or setup to be sent. This method does not guarantee that renegotiation will not receive a final response since there is possibility that a final response is on the way before cancel message can reach the remote.

See Also