Forum Discussion
iloveniu_38329
Nimbostratus
Dec 21, 2009iControl.Interfaces.initialize() always return true
hi,everybody
in my application,i used the interface intialize()
bool m_bIsInitialized = m_interfaceF5.initialize(ip, port, username, password);
any string to be given,the return value is always true?
why?
thanks for your reply!
- which toolkit are you using? The .NET assembly or the Java library? The .NET Assembly by default makes a call to System.SystemInfo.get_version() and if that fails it returns false and stores the exception in the LastException member. Otherwise it returns true.
- iloveniu_38329
Nimbostratus
I use .net library. - iloveniu_38329
Nimbostratus
now, i get the result by this way.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects