The session ID can be removed using RemoveProperty . For example:
ConnectionInfo.RemoveProperty(sessionId);
Sockets created after this call to RemoveProperty will not have any ID set. Any call to Property() will return EFalse . This does not affect existing sockets.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.