SampleActivity<T>
A delegate that defines the signature of the ActivityListener callbacks used in the sampling process.
public virtual IAsyncResult BeginInvoke(ref ActivityCreationOptions options, AsyncCallback callback, object object)
public virtual ActivitySamplingResult EndInvoke(ref ActivityCreationOptions options, IAsyncResult result)