Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / RunTime / Tracking / TrackingProfileCache.cs / 1305376 / TrackingProfileCache.cs
using System; using System.Collections; using System.Collections.Generic; using System.Workflow.ComponentModel; using System.Runtime.Serialization; using System.Security.Permissions; using System.Workflow.Runtime.Hosting; namespace System.Workflow.Runtime.Tracking { ////// Manages the runtime's cache of tracking profiles. /// public static class TrackingProfileCache { public static void Clear() { TrackingProfileManager.ClearCache(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using System.Collections; using System.Collections.Generic; using System.Workflow.ComponentModel; using System.Runtime.Serialization; using System.Security.Permissions; using System.Workflow.Runtime.Hosting; namespace System.Workflow.Runtime.Tracking { ////// Manages the runtime's cache of tracking profiles. /// public static class TrackingProfileCache { public static void Clear() { TrackingProfileManager.ClearCache(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- HistoryEventArgs.cs
- LinearKeyFrames.cs
- XPathNavigator.cs
- EdmProperty.cs
- DataColumnCollection.cs
- XmlSchemaSimpleContentExtension.cs
- CompilerTypeWithParams.cs
- XmlSchemaGroupRef.cs
- HybridObjectCache.cs
- AnimationLayer.cs
- DaylightTime.cs
- RowBinding.cs
- IndependentAnimationStorage.cs
- HatchBrush.cs
- XmlObjectSerializerWriteContext.cs
- AndAlso.cs
- SiteMapSection.cs
- ResourceReferenceExpression.cs
- XmlSchemaExporter.cs
- clipboard.cs
- EventSinkHelperWriter.cs
- ModelFunction.cs
- TreeViewImageIndexConverter.cs
- SafeFindHandle.cs
- GeometryDrawing.cs
- XmlComplianceUtil.cs
- TextShapeableCharacters.cs
- Renderer.cs
- StreamGeometry.cs
- DataTemplateKey.cs
- SrgsGrammarCompiler.cs
- ISessionStateStore.cs
- ProviderCommandInfoUtils.cs
- ParseNumbers.cs
- SQLBytesStorage.cs
- MonthChangedEventArgs.cs
- ProjectionCamera.cs
- ExtenderProvidedPropertyAttribute.cs
- SEHException.cs
- SchemaComplexType.cs
- TypeDelegator.cs
- Overlapped.cs
- RenamedEventArgs.cs
- TrustVersion.cs
- JsonStringDataContract.cs
- VarRemapper.cs
- EventHandlersStore.cs
- XsltConvert.cs
- Rule.cs
- ScriptControlManager.cs
- relpropertyhelper.cs
- ResXResourceSet.cs
- MinMaxParagraphWidth.cs
- TransformCollection.cs
- RenderTargetBitmap.cs
- DecoderNLS.cs
- CalendarModeChangedEventArgs.cs
- ErrorTableItemStyle.cs
- ProjectionPath.cs
- ServiceOperationWrapper.cs
- WorkflowOperationFault.cs
- TaskScheduler.cs
- LogArchiveSnapshot.cs
- NumberFormatter.cs
- httpapplicationstate.cs
- RNGCryptoServiceProvider.cs
- ListSortDescriptionCollection.cs
- newinstructionaction.cs
- HtmlShim.cs
- SqlAliasesReferenced.cs
- OutOfMemoryException.cs
- RangeValuePattern.cs
- InheritanceAttribute.cs
- CollectionDataContract.cs
- MobileListItemCollection.cs
- GridViewSortEventArgs.cs
- CharacterString.cs
- DataServiceContext.cs
- ValueHandle.cs
- XmlWrappingReader.cs
- DelegatingConfigHost.cs
- Math.cs
- MasterPageBuildProvider.cs
- Rectangle.cs
- InvalidComObjectException.cs
- CreateUserErrorEventArgs.cs
- ListViewHitTestInfo.cs
- ErrorCodes.cs
- OleDbWrapper.cs
- TransportConfigurationTypeElementCollection.cs
- Command.cs
- AppDomainProtocolHandler.cs
- ResXResourceWriter.cs
- NavigatorOutput.cs
- ToolboxItemCollection.cs
- BrowserCapabilitiesFactory.cs
- Subtree.cs
- SynchronizedDispatch.cs
- SimpleType.cs
- ParallelTimeline.cs