Occurs when a switchboard session has been created
The event handler receives an argument of type SBCreatedEventArgs containing data related to this event. The following SBCreatedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Initiator | The object that requested the switchboard. Null if the switchboard session was initiated by a remote client. |
| Switchboard | The affected switchboard |
NSMessageHandler Class | XihSolutions.DotMSN Namespace