Subject: How to tell the connection is "opening"
How can we tell the connection is opening, but not completely opened (or failed?)
I am having trouble determining when to "bail out" on a connection.Open and trying again. Can I hook into "OnStreamStart" to tell the system that we're communicating with the server, but maybe not yet fully connected? Is there a better method?
Thanks,
-MrB
I am having trouble determining when to "bail out" on a connection.Open and trying again. Can I hook into "OnStreamStart" to tell the system that we're communicating with the server, but maybe not yet fully connected? Is there a better method?
Thanks,
-MrB