Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 180259

how can we disconnect or logout the vcenter connection ?

$
0
0

friends,

 

            We are disconnecting with the below code

 

try {
            if (isConnected) {
                vimPort.logout(serviceContent.getSessionManager());
            }
        } catch (Exception e) {
           e.printStackTrace();
            result = false;
        }

 

Is it correct to close the open socket ? Kindly help me on this.

 

 

 

Thanks

Alagammal


Viewing all articles
Browse latest Browse all 180259

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>