Version 24.2 (latest)

WcfListConnectorService Class Events

For a list of all members of this type, see WcfListConnectorService members.

Public Events
 NameDescription
Public EventActivityAddedRaised after an activity is added.  
Public EventActivityChangedRaised after user changes to an activity are committed.  
Public EventActivityRemovedRaised after an activity is removed.  
Public EventValidateSecurityTokenRaised when a call is made on the service so the service can validate the caller. An exception should be thrown from the handler is the security information is invalid.  
See Also