Språk

ActivitySourceFactory Class

Definition

public ref class ActivitySourceFactory abstract : IDisposable
public abstract class ActivitySourceFactory : IDisposable
type ActivitySourceFactory = class
    interface IDisposable
Public MustInherit Class ActivitySourceFactory
Implements IDisposable
Inheritance
ActivitySourceFactory
Implements

Constructors

Name Description
ActivitySourceFactory()

Methods

Name Description
Create(ActivitySourceOptions)
Create(String, String, IEnumerable<KeyValuePair<String,Object>>)
CreateCore(ActivitySourceOptions)
Dispose()
Dispose(Boolean)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to