mickman1234
New member
- Joined
- Jul 2, 2019
- Messages
- 3
- Programming Experience
- Beginner
Hi All
I am using visual studio / C# to create some windows forms for automating some of my tasks. One of the tasks is to login into vCenter SDk by clicking a "connect" button .
How can i get a message to pop up when the connection to vCenter SDK is successful and to show a timeout box if the connection doesnt happen successfully within a specified piece of time
Is this possible ?
Thanks
I am using visual studio / C# to create some windows forms for automating some of my tasks. One of the tasks is to login into vCenter SDk by clicking a "connect" button .
How can i get a message to pop up when the connection to vCenter SDK is successful and to show a timeout box if the connection doesnt happen successfully within a specified piece of time
Is this possible ?
Thanks