documentation
.HELP!
MS Activities Extensions Documentation
Constants Fields
MS Activities Extensions
previous page
next page
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
Microsoft.Activities.Extensions
Constants Fields
Constants Class
See Also
Send Feedback
The
Constants
type exposes the following members.
Fields
Name
Description
XamlExt
XAML Extension
XamlxExt
XAMLX Extension
See Also
Constants Class
Microsoft.Activities.Extensions.Tracking Namespace
previous page
start
next page
Menu
Homepage
Table of contents
Microsoft.Activities.Extensions Namespace
ActivityContextExtensions Class
ActivityContextExtensions Members
ActivityContextExtensions Methods
GetValue(T) Method
ActivityXamlServicesEx Class
ActivityXamlServicesEx Members
ActivityXamlServicesEx Methods
WriteToFile Method
WriteToStream Method
WriteToString Method
BookmarkResumptionException Class
BookmarkResumptionException Members
BookmarkResumptionException Constructor
BookmarkResumptionException Constructor (SerializationInfo, StreamingContext)
BookmarkResumptionException Constructor (String, BookmarkResumptionResult, String)
BookmarkResumptionException Constructor (String, BookmarkResumptionResult, String, Exception)
BookmarkResumptionException Methods
GetObjectData Method
BookmarkResumptionException Properties
BookmarkName Property
Result Property
BookmarkResumptionException Events
CodeActivityMetadataExtensions Class
CodeActivityMetadataExtensions Members
CodeActivityMetadataExtensions Methods
AddAndBindArgument Method
InArgumentExtensions Class
InArgumentExtensions Members
InArgumentExtensions Methods
Get(T) Method
InputDictionary Class
InputDictionary Members
InputDictionary Methods
Create Method
NativeActivityMetadataExtensions Class
NativeActivityMetadataExtensions Members
NativeActivityMetadataExtensions Methods
AddAndBindArgument Method
Occurance Class
Occurance Members
Occurance Methods
Interval Method
Interval Method (TimeSpan)
Interval Method (DateTime, TimeSpan)
Interval Method (TimeSpan, IEnumerable(DayOfWeek))
Interval Method (DateTime, TimeSpan, IEnumerable(DayOfWeek))
Next Method
Next Method (TimeSpan)
Next Method (DateTime, TimeSpan)
Next Method (DateTime, TimeSpan, IEnumerable(DayOfWeek))
OutputDictionary Class
OutputDictionary Members
OutputDictionary Constructor
OutputDictionary Methods
Get Method
Get(T) Method (String)
Get(T) Method (IDictionary(String, Object), String)
StrictXamlHelper Class
StrictXamlHelper Members
StrictXamlHelper Methods
ActivityLoad Method
InitializeComponent(T) Method
StrictXamlHelper Properties
StandardCSharpReferencedAssemblies Property
StandardVBReferencedAssemblies Property
WorkflowAbortedEpisodeResult Class
WorkflowAbortedEpisodeResult Members
WorkflowAbortedEpisodeResult Constructor
WorkflowAbortedEpisodeResult Methods
WorkflowAbortedEpisodeResult Properties
Reason Property
WorkflowApplicationExtensions Class
WorkflowApplicationExtensions Members
WorkflowApplicationExtensions Methods
CancelAsync Method
CancelAsync Method (WorkflowApplication)
CancelAsync Method (WorkflowApplication, TimeSpan)
ContainsBookmark Method
ContainsBookmark Method (WorkflowApplication, String)
ContainsBookmark Method (WorkflowApplication, String, TimeSpan)
GetBookmarkNames Method
GetBookmarkNames Method (WorkflowApplication)
GetBookmarkNames Method (WorkflowApplication, TimeSpan)
GetSingletonExtensions Method
IsAborted Method
IsHandlerThread Method
IsInitialized Method
IsReadOnly Method
LoadAsync Method
LoadAsync Method (WorkflowApplication, Guid)
LoadAsync Method (WorkflowApplication, Guid, TimeSpan)
ResumeEpisodeBookmark Method
ResumeEpisodeBookmark Method (WorkflowApplication, String)
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object)
ResumeEpisodeBookmark Method (WorkflowApplication, String, TimeSpan)
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object, String)
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object, TimeSpan)
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean), TimeSpan)
ResumeEpisodeBookmark Method (WorkflowApplication, String, Object, String, TimeSpan)
ResumeEpisodeBookmarkAsync Method
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, String)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, CancellationToken)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean), TimeSpan)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, String, CancellationToken)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, String, TimeSpan)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean), TimeSpan, CancellationToken)
ResumeEpisodeBookmarkAsync Method (WorkflowApplication, String, Object, String, TimeSpan, CancellationToken)
RunEpisode Method
RunEpisode Method (WorkflowApplication)
RunEpisode Method (WorkflowApplication, UnhandledExceptionAction)
RunEpisode Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
RunEpisode Method (WorkflowApplication, String)
RunEpisode Method (WorkflowApplication, TimeSpan)
RunEpisode Method (WorkflowApplication, UnhandledExceptionAction, TimeSpan)
RunEpisode Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), TimeSpan)
RunEpisode Method (WorkflowApplication, String, UnhandledExceptionAction)
RunEpisode Method (WorkflowApplication, String, TimeSpan)
RunEpisode Method (WorkflowApplication, String, UnhandledExceptionAction, TimeSpan)
RunEpisodeAsync Method
RunEpisodeAsync Method (WorkflowApplication)
RunEpisodeAsync Method (WorkflowApplication, UnhandledExceptionAction)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
RunEpisodeAsync Method (WorkflowApplication, String)
RunEpisodeAsync Method (WorkflowApplication, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, TimeSpan)
RunEpisodeAsync Method (WorkflowApplication, UnhandledExceptionAction, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, UnhandledExceptionAction, TimeSpan)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), UnhandledExceptionAction)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, String, UnhandledExceptionAction)
RunEpisodeAsync Method (WorkflowApplication, String, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, String, TimeSpan)
RunEpisodeAsync Method (WorkflowApplication, UnhandledExceptionAction, TimeSpan, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), UnhandledExceptionAction, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), UnhandledExceptionAction, TimeSpan)
RunEpisodeAsync Method (WorkflowApplication, String, UnhandledExceptionAction, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, String, UnhandledExceptionAction, TimeSpan)
RunEpisodeAsync Method (WorkflowApplication, String, TimeSpan, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, Func(WorkflowApplicationIdleEventArgs, String, Boolean), UnhandledExceptionAction, TimeSpan, CancellationToken)
RunEpisodeAsync Method (WorkflowApplication, String, UnhandledExceptionAction, TimeSpan, CancellationToken)
WorkflowApplicationIdleEventArgsEx Class
WorkflowApplicationIdleEventArgsEx Members
WorkflowApplicationIdleEventArgsEx Methods
ContainsBookmark Method
GetBookmarkNames Method
WorkflowArguments Class
WorkflowArguments Members
WorkflowArguments Constructor
WorkflowArguments Constructor
WorkflowArguments Constructor (IDictionary(String, Object))
WorkflowArguments Constructor (SerializationInfo, StreamingContext)
WorkflowArguments Methods
Add Method
Add Method (KeyValuePair(String, Object))
Add Method (String, Object)
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
FromDictionary Method
GetEnumerator Method
GetObjectData Method
Remove Method
Remove Method (KeyValuePair(String, Object))
Remove Method (String)
TryGetMember Method
TryGetValue Method
TrySetMember Method
WorkflowArguments Properties
Count Property
IsReadOnly Property
Item Property
Keys Property
Values Property
WorkflowCompletedEpisodeResult Class
WorkflowCompletedEpisodeResult Members
WorkflowCompletedEpisodeResult Constructor
WorkflowCompletedEpisodeResult Methods
WorkflowCompletedEpisodeResult Properties
Outputs Property
TerminationException Property
WorkflowEpisode Class
WorkflowEpisode Members
WorkflowEpisode Constructor
WorkflowEpisode Constructor (Activity)
WorkflowEpisode Constructor (WorkflowApplication)
WorkflowEpisode Fields
DefaultTimeout Field
WorkflowEpisode Methods
Dispose Method
Dispose Method
Dispose Method (Boolean)
IdleWithBookmark Method
ResumeEpisodeBookmark Method
ResumeEpisodeBookmark Method (String, Object)
ResumeEpisodeBookmark Method (String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
ResumeEpisodeBookmark Method (String, Object, String)
ResumeEpisodeBookmarkAsync Method
ResumeEpisodeBookmarkAsync Method (String, Object)
ResumeEpisodeBookmarkAsync Method (String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean))
ResumeEpisodeBookmarkAsync Method (String, Object, String)
ResumeEpisodeBookmarkAsync Method (String, Object, CancellationToken)
ResumeEpisodeBookmarkAsync Method (String, Object, Func(WorkflowApplicationIdleEventArgs, String, Boolean), CancellationToken)
ResumeEpisodeBookmarkAsync Method (String, Object, String, CancellationToken)
RunEpisode Method
RunEpisode Method
RunEpisode Method (Func(WorkflowApplicationIdleEventArgs, String, Boolean))
RunEpisode Method (String)
RunEpisodeAsync Method
RunEpisodeAsync Method
RunEpisodeAsync Method (Func(WorkflowApplicationIdleEventArgs, String, Boolean))
RunEpisodeAsync Method (String)
RunEpisodeAsync Method (CancellationToken)
RunEpisodeAsync Method (Func(WorkflowApplicationIdleEventArgs, String, Boolean), CancellationToken)
RunEpisodeAsync Method (String, CancellationToken)
WorkflowEpisode Properties
Aborted Property
CancellationToken Property
Completed Property
Idle Property
OnUnhandledException Property
PersistableIdle Property
Timeout Property
UnhandledExceptionAction Property
Unloaded Property
WorkflowApplication Property
WorkflowEpisodeResult Class
WorkflowEpisodeResult Members
WorkflowEpisodeResult Constructor
WorkflowEpisodeResult Methods
WorkflowEpisodeResult Properties
InstanceId Property
State Property
WorkflowIdleEpisodeResult Class
WorkflowIdleEpisodeResult Members
WorkflowIdleEpisodeResult Constructor
WorkflowIdleEpisodeResult Methods
WorkflowIdleEpisodeResult Properties
IdleArgs Property
Unloaded Property
XamlAssemblyResolutionOption Enumeration
Microsoft.Activities.Extensions.Diagnostics Namespace
TraceTrackingParticipant Class
TraceTrackingParticipant Members
TraceTrackingParticipant Constructor
TraceTrackingParticipant Constructor
TraceTrackingParticipant Constructor (TraceSource)
TraceTrackingParticipant Constructor (TrackingOptions)
TraceTrackingParticipant Constructor (TraceSource, TrackingOptions)
TraceTrackingParticipant Methods
Track Method
TraceTrackingParticipant Properties
WorkflowApplicationIdleEventArgsDiagnostics Class
WorkflowApplicationIdleEventArgsDiagnostics Members
WorkflowApplicationIdleEventArgsDiagnostics Methods
BookmarksToDelimitedList Method
Trace Method
WorkflowServiceTraceBehavior Class
WorkflowServiceTraceBehavior Members
WorkflowServiceTraceBehavior Constructor
WorkflowServiceTraceBehavior Methods
AddBindingParameters Method
ApplyDispatchBehavior Method
Track Method
Validate Method
WorkflowServiceTraceBehavior Properties
WorkflowServiceTraceElement Class
WorkflowServiceTraceElement Members
WorkflowServiceTraceElement Constructor
WorkflowServiceTraceElement Methods
CreateBehavior Method
WorkflowServiceTraceElement Properties
BehaviorType Property
Microsoft.Activities.Extensions.DurableInstancing Namespace
SqlWorkflowInstanceStoreManager Class
SqlWorkflowInstanceStoreManager Members
SqlWorkflowInstanceStoreManager Fields
SchemaName Field
SqlWorkflowInstanceStoreManager Methods
ConfigureInstanceStore Method
CreateInstanceStore Method
DropInstanceStore Method
InstanceStoreExists Method
SqlWorkflowInstanceStoreScript Enumeration
Microsoft.Activities.Extensions.ServiceModel Namespace
ConfigurationElementCollection(T) Class
ConfigurationElementCollection(T) Members
ConfigurationElementCollection(T) Constructor
ConfigurationElementCollection(T) Methods
Add Method
BaseAdd Method
BaseAdd Method (ConfigurationElement)
Clear Method
CreateNewElement Method
CreateNewElement Method
GetElementKey Method
IndexOf Method
Remove Method
Remove Method (String)
Remove Method (T)
RemoveAt Method
ConfigurationElementCollection(T) Properties
CollectionType Property
Item Property
Item Property (Int32)
Item Property (String)
IConfigurationElement Interface
IConfigurationElement Members
IConfigurationElement Methods
GetKey Method
SilverlightFaultBehavior Class
SilverlightFaultBehavior Members
SilverlightFaultBehavior Constructor
SilverlightFaultBehavior Methods
AddBindingParameters Method
ApplyDispatchBehavior Method
Validate Method
SilverlightFaultBehavior Properties
SilverlightFaultElement Class
SilverlightFaultElement Members
SilverlightFaultElement Constructor
SilverlightFaultElement Methods
CreateBehavior Method
SilverlightFaultElement Properties
BehaviorType Property
WorkflowExtensionConfigElement Class
WorkflowExtensionConfigElement Members
WorkflowExtensionConfigElement Constructor
WorkflowExtensionConfigElement Constructor
WorkflowExtensionConfigElement Constructor (String)
WorkflowExtensionConfigElement Methods
GetKey Method
WorkflowExtensionConfigElement Properties
ExtensionType Property
WorkflowExtensionsBehavior Class
WorkflowExtensionsBehavior Members
WorkflowExtensionsBehavior Constructor
WorkflowExtensionsBehavior Methods
AddBindingParameters Method
ApplyDispatchBehavior Method
Validate Method
WorkflowExtensionsBehavior Properties
ExtensionConfigElements Property
WorkflowExtensionsElement Class
WorkflowExtensionsElement Members
WorkflowExtensionsElement Constructor
WorkflowExtensionsElement Methods
CreateBehavior Method
WorkflowExtensionsElement Properties
BehaviorType Property
Extensions Property
Microsoft.Activities.Extensions.Statements Namespace
AddToDictionary(TKey, TValue) Class
AddToDictionary(TKey, TValue) Members
AddToDictionary(TKey, TValue) Constructor
AddToDictionary(TKey, TValue) Methods
Execute Method
AddToDictionary(TKey, TValue) Properties
Dictionary Property
Key Property
Value Property
ClearDictionary(TKey, TValue) Class
ClearDictionary(TKey, TValue) Members
ClearDictionary(TKey, TValue) Constructor
ClearDictionary(TKey, TValue) Methods
Execute Method
ClearDictionary(TKey, TValue) Properties
Dictionary Property
DelayUntilDateTime Class
DelayUntilDateTime Members
DelayUntilDateTime Constructor
DelayUntilDateTime Methods
CacheMetadata Method
CacheMetadata Method (NativeActivityMetadata)
Execute Method
DelayUntilDateTime Properties
CanInduceIdle Property
UntilDate Property
DelayUntilTime Class
DelayUntilTime Members
DelayUntilTime Constructor
DelayUntilTime Methods
CacheMetadata Method
CacheMetadata Method (NativeActivityMetadata)
Execute Method
DelayUntilTime Properties
CanInduceIdle Property
OccurenceDays Property
Time Property
GetFromDictionary(TKey, TValue) Class
GetFromDictionary(TKey, TValue) Members
GetFromDictionary(TKey, TValue) Constructor
GetFromDictionary(TKey, TValue) Methods
Execute Method
GetFromDictionary(TKey, TValue) Properties
Dictionary Property
Key Property
Value Property
GetInstanceId Class
GetInstanceId Members
GetInstanceId Constructor
GetInstanceId Methods
Execute Method
GetInstanceId Properties
InvokeWorkflow Class
InvokeWorkflow Members
InvokeWorkflow Constructor
InvokeWorkflow Methods
BeginExecute Method
EndExecute Method
InvokeWorkflow Properties
Activity Property
Extensions Property
Input Property
Timeout Property
KeyExistsInDictionary(TKey, TValue) Class
KeyExistsInDictionary(TKey, TValue) Members
KeyExistsInDictionary(TKey, TValue) Constructor
KeyExistsInDictionary(TKey, TValue) Methods
Execute Method
KeyExistsInDictionary(TKey, TValue) Properties
Dictionary Property
Key Property
LoadActivity Class
LoadActivity Members
LoadActivity Constructor
LoadActivity Methods
Execute Method
LoadActivity Properties
LocalAssembly Property
Path Property
LoadAndInvokeWorkflow Class
LoadAndInvokeWorkflow Members
LoadAndInvokeWorkflow Constructor
LoadAndInvokeWorkflow Methods
LoadAndInvokeWorkflow Properties
Extensions Property
Input Property
LocalAssembly Property
Path Property
Timeout Property
LoadAssembly Class
LoadAssembly Members
LoadAssembly Constructor
LoadAssembly Methods
CacheMetadata Method
CacheMetadata Method (NativeActivityMetadata)
Execute Method
LoadAssembly Properties
Assembly Property
Path Property
RemoveFromDictionary(TKey, TValue) Class
RemoveFromDictionary(TKey, TValue) Members
RemoveFromDictionary(TKey, TValue) Constructor
RemoveFromDictionary(TKey, TValue) Methods
Execute Method
RemoveFromDictionary(TKey, TValue) Properties
Dictionary Property
Key Property
ValueExistsInDictionary(TKey, TValue) Class
ValueExistsInDictionary(TKey, TValue) Members
ValueExistsInDictionary(TKey, TValue) Constructor
ValueExistsInDictionary(TKey, TValue) Methods
Execute Method
ValueExistsInDictionary(TKey, TValue) Properties
Dictionary Property
Value Property
Microsoft.Activities.Extensions.Tracking Namespace
ActivityScheduledRecordExtensions Class
ActivityScheduledRecordExtensions Members
ActivityScheduledRecordExtensions Methods
ToFormattedString Method
Trace Method
ActivityStateRecordExtensions Class
ActivityStateRecordExtensions Members
ActivityStateRecordExtensions Methods
GetArgument(T) Method
GetInstanceState Method
GetVariable(T) Method
IsClosed Method
IsExecuting Method
ToFormattedString Method
Trace Method
BookmarkResumptionRecordExtensions Class
BookmarkResumptionRecordExtensions Members
BookmarkResumptionRecordExtensions Methods
ToFormattedString Method
Trace Method
CancelRequestedRecordExtensions Class
CancelRequestedRecordExtensions Members
CancelRequestedRecordExtensions Methods
ToFormattedString Method
Trace Method
Constants Class
Constants Members
Constants Fields
XamlExt Field
XamlxExt Field
CustomTrackingRecordExtensions Class
CustomTrackingRecordExtensions Members
CustomTrackingRecordExtensions Methods
ToFormattedString Method
Trace Method
FaultPropagationRecordExtensions Class
FaultPropagationRecordExtensions Members
FaultPropagationRecordExtensions Methods
ToFormattedString Method
Trace Method
FileTracker Class
FileTracker Members
FileTracker Constructor
FileTracker Constructor (String)
FileTracker Constructor (String, Encoding)
FileTracker Methods
BeginTrack Method
Dispose Method
EndTrack Method
Track Method
FileTracker Properties
ICustomTrackingTrace Interface
ICustomTrackingTrace Members
ICustomTrackingTrace Methods
ToFormattedString Method
Trace Method
ListExtensions Class
ListExtensions Members
ListExtensions Methods
ToDelimitedList Method
ToDelimitedList Method (IEnumerable(ActivityStateRecord))
ToDelimitedList(T) Method (IEnumerable(T))
ToDelimitedStateList Method
ListTrackingParticipant Class
ListTrackingParticipant Members
ListTrackingParticipant Constructor
ListTrackingParticipant Methods
Track Method
ListTrackingParticipant Properties
Records Property
ReceiveMessageRecordExtensions Class
ReceiveMessageRecordExtensions Members
ReceiveMessageRecordExtensions Methods
ToFormattedString Method
Trace Method
SendMessageRecordExtensions Class
SendMessageRecordExtensions Members
SendMessageRecordExtensions Methods
ToFormattedString Method
Trace Method
TrackingHelper Class
TrackingHelper Members
TrackingHelper Fields
EventTimeFormat Field
TrackingHelper Methods
GetRecordNumber Method
TraceDictionary(TKey, TValue) Method
TraceInstance Method
TraceInstance Method (StringBuilder, TrackingOptions, Guid, IDictionary(String, String), DateTime)
TraceInstance Method (StringBuilder, TrackingOptions, Guid, IDictionary(String, String), IDictionary(String, Object), IDictionary(String, Object), IDictionary(String, Object), DateTime, Action)
WriteTrace Method
WriteTrace Method (StringBuilder, TraceSource)
WriteTrace Method (TrackingRecord, TrackingOptions, TraceSource)
TrackingOptions Enumeration
TrackingRecordExtensions Class
TrackingRecordExtensions Members
TrackingRecordExtensions Methods
ToFormattedString Method
Trace Method
TrackingRecordExtensions Properties
Options Property
TypedTrackingParticipant Class
TypedTrackingParticipant Members
TypedTrackingParticipant Constructor
TypedTrackingParticipant Methods
Track Method
Track Method (ActivityScheduledRecord, TimeSpan)
Track Method (ActivityStateRecord, TimeSpan)
Track Method (BookmarkResumptionRecord, TimeSpan)
Track Method (CancelRequestedRecord, TimeSpan)
Track Method (CustomTrackingRecord, TimeSpan)
Track Method (FaultPropagationRecord, TimeSpan)
Track Method (TrackingRecord, TimeSpan)
Track Method (WorkflowInstanceAbortedRecord, TimeSpan)
Track Method (WorkflowInstanceRecord, TimeSpan)
Track Method (WorkflowInstanceSuspendedRecord, TimeSpan)
Track Method (WorkflowInstanceTerminatedRecord, TimeSpan)
Track Method (WorkflowInstanceUnhandledExceptionRecord, TimeSpan)
Track Method (ReceiveMessageRecord, TimeSpan)
Track Method (SendMessageRecord, TimeSpan)
TypedTrackingParticipant Properties
WorkflowInstanceAbortedRecordExtensions Class
WorkflowInstanceAbortedRecordExtensions Members
WorkflowInstanceAbortedRecordExtensions Methods
ToFormattedString Method
Trace Method
WorkflowInstanceRecordExtensions Class
WorkflowInstanceRecordExtensions Members
WorkflowInstanceRecordExtensions Methods
GetState Method
ToFormattedString Method
Trace Method
WorkflowInstanceRecordState Enumeration
WorkflowInstanceSuspendedRecordExtensions Class
WorkflowInstanceSuspendedRecordExtensions Members
WorkflowInstanceSuspendedRecordExtensions Methods
ToFormattedString Method
Trace Method
WorkflowInstanceTerminatedRecordExtensions Class
WorkflowInstanceTerminatedRecordExtensions Members
WorkflowInstanceTerminatedRecordExtensions Methods
ToFormattedString Method
Trace Method
WorkflowInstanceUnhandledExceptionRecordExtensions Class
WorkflowInstanceUnhandledExceptionRecordExtensions Members
WorkflowInstanceUnhandledExceptionRecordExtensions Methods
ToFormattedString Method
Trace Method
WorkflowXamlFileType Enumeration
XamlHelper Class
XamlHelper Members
XamlHelper Methods
Load Method
Load Method (String)
Load Method (String, Assembly)
LoadWorkflowService Method
Get in touch
Submit feedback about this site to:
[email protected]