is_resolved
Description:
public bool is_resolved ()
Tests if this has already been resolved.
Unlike the other Address "get" methods, this is safe to call when
this might be being resolved in another thread.
Parameters:
Returns:
true if this has been resolved.
|