ProfiledLocation.ExclusiveTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property TimeSpan ExclusiveTime { TimeSpan get(); };
public TimeSpan ExclusiveTime { get; }
member this.ExclusiveTime : TimeSpan
Public ReadOnly Property ExclusiveTime As TimeSpan