Pending

  CONST Pending AS Integer = 2 ( &H2 )  

Returned by Status property, means that there's a connection temporally accepted, and you have to call to Accept() method to start working with it


Referenced by :