Connection.IsPending Property Namespace: Riptide Assembly: RiptideNetworking.dll IsPending Whether or not the connection is currently pending (waiting to be accepted/rejected by the server). public bool IsPending { get; } Property Value bool