CommunicationsSequenceActivity Methods

Include Protected Members
Include Inherited Members

The CommunicationsSequenceActivity type exposes the following members.

Methods

  Name Description
Public method AddHandler (inherited from DependencyObject)
Protected method ApplyWorkflowChanges (inherited from CompositeActivity)
Protected method Cancel Cancels the activity. (Overrides SequenceActivity.Cancel(ActivityExecutionContext).)
Public method Clone (inherited from Activity)
Public method Dispose() (inherited from DependencyObject)
Protected method Dispose(Boolean) (inherited from CompositeActivity)
Public method Equals (inherited from Object)
Protected method Execute Runs the activity. (Overrides SequenceActivity.Execute(ActivityExecutionContext).)
Protected method Finalize (inherited from DependencyObject)
Public method GetActivityByName(String) (inherited from Activity)
Public method GetActivityByName(String, Boolean) (inherited from Activity)
Public method GetBinding (inherited from DependencyObject)
Protected method GetBoundValue (inherited from DependencyObject)
Protected method GetDynamicActivities (inherited from CompositeActivity)
Public method GetDynamicActivity Gets the dynamic child activity with the specified name.
Public method GetHashCode (inherited from Object)
Protected method GetInvocationList<T> (inherited from DependencyObject)
Public method GetType (inherited from Object)
Public method GetValue (inherited from DependencyObject)
Public method GetValueBase (inherited from DependencyObject)
Protected method HandleFault Handles an exception. (Overrides SequenceActivity.HandleFault(ActivityExecutionContext, Exception).)
Protected method Initialize (inherited from CompositeActivity)
Protected method InitializeProperties (inherited from DependencyObject)
Protected method Invoke<T>(EventHandler<T>, T) (inherited from Activity)
Protected method Invoke<T>(IActivityEventListener<T>, T) (inherited from Activity)
Public method IsBindingSet (inherited from DependencyObject)
Protected method MemberwiseClone (inherited from Object)
Public method MetaEquals (inherited from DependencyObject)
Protected method OnActivityChangeAdd Dynamic update logic for adding an activity to CommunicationsSequenceActivity at runtime. (Overrides CompositeActivity.OnActivityChangeAdd(ActivityExecutionContext, Activity).)
Protected method OnActivityChangeRemove Dynamic update logic for removing an activity from CommunicationsSequenceActivity at runtime. (Overrides SequenceActivity.OnActivityChangeRemove(ActivityExecutionContext, Activity).)
Protected method OnActivityExecutionContextLoad (inherited from CompositeActivity)
Protected method OnActivityExecutionContextUnload (inherited from CompositeActivity)
Protected method OnClosed (inherited from Activity)
Protected method OnListChanged (inherited from CompositeActivity)
Protected method OnListChanging (inherited from CompositeActivity)
Protected method OnSequenceComplete (inherited from SequenceActivity)
Protected method OnWorkflowChangesCompleted (inherited from SequenceActivity)
Protected method RaiseEvent (inherited from Activity)
Protected method RaiseGenericEvent<T> (inherited from Activity)
Public method RegisterForStatusChange (inherited from Activity)
Public method RemoveHandler (inherited from DependencyObject)
Public method RemoveProperty (inherited from DependencyObject)
Public method Save(Stream) (inherited from Activity)
Public method Save(Stream, IFormatter) (inherited from Activity)
Public method SetBinding (inherited from DependencyObject)
Protected method SetBoundValue (inherited from DependencyObject)
Protected method SetReadOnlyPropertyValue (inherited from DependencyObject)
Public method SetValue (inherited from DependencyObject)
Public method SetValueBase (inherited from DependencyObject)
Public method ToString (inherited from Activity)
Protected method TrackData(Object) (inherited from Activity)
Protected method TrackData(String, Object) (inherited from Activity)
Protected method Uninitialize (inherited from CompositeActivity)
Public method UnregisterForStatusChange (inherited from Activity)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IActivityEventListener<ActivityExecutionStatusChangedEventArgs>.OnEvent

Top

See Also

Reference

CommunicationsSequenceActivity Class

Microsoft.Rtc.Workflow.Activities Namespace