Sends a request to the server to start a new switchboard session. The specified switchboard handler will be associated with the new switchboard session.
[Visual Basic] Overridable Overloads Public Sub RequestSwitchboard( _ ByVal switchboardHandler As SBMessageHandler, _ ByVal initiator As Object _ )