Start TLS(SSL) negotiation asynchronously.
| C# | Visual Basic | Managed C++ |
public void BeginStartTLS ( CommadCompleted callback )
Public Sub BeginStartTLS ( _ callback As CommadCompleted _ )
public: void BeginStartTLS ( CommadCompleted^ callback )
- callback (CommadCompleted)
- The method to be called when the asynchronous StartTLS operation is completed.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)