Gets a new switchboard handler object. Called when a remote client initiated the switchboard.
[Visual Basic] Overridable Protected Function CreateSBHandler( _ ByVal processor As IMessageProcessor, _ ByVal sessionHash As String, _ ByVal sessionId As Integer _ ) As IMessageHandler