NSMessageHandler.OnSBCreated Method
Fires the ExceptionOccurred event.
[Visual Basic]
Overridable Protected Sub OnSBCreated( _
ByVal
switchboard As
SBMessageHandler, _
ByVal
initiator As
Object _
)
Parameters
-
switchboard
- The switchboard created
-
initiator
- The object that initiated the switchboard request.
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace