164        if (num < 0 || 3155378975999999999
L < num)
 
  166            num = 3155378975999999999
L;
 
 
 
bool ContainsKey(TKey key)
 
bool ICollection< KeyValuePair< TKey, TValue > >. Remove(KeyValuePair< TKey, TValue > keyValuePair)
 
EventKeywords MatchAnyKeywords
 
EventListenerSubscription(EventKeywords matchAnyKeywords, EventLevel level)
 
void RemoveEventListener(EventListener listener)
 
readonly object m_dispatchControlLock
 
readonly Dictionary< EventListener, EventListenerSubscription > m_subscriptions
 
readonly IntPtr m_RuntimeProviderID
 
static readonly EventPipeEventDispatcher Instance
 
unsafe void DispatchEventsToEventListeners()
 
DateTime TimeStampToDateTime(long timeStamp)
 
void SendCommand(EventListener eventListener, EventCommand command, bool enable, EventLevel level, EventKeywords matchAnyKeywords)
 
unsafe void CommitDispatchConfiguration()
 
EventPipeEventDispatcher()
 
readonly EventPipeWaitHandle m_dispatchTaskWaitHandle
 
static IntPtr GetWaitHandle(ulong sessionID)
 
static unsafe bool GetSessionInfo(ulong sessionID, EventPipeSessionInfo *pSessionInfo)
 
static IntPtr GetProvider(string providerName)
 
static unsafe ulong Enable(char *outputFile, EventPipeSerializationFormat format, uint circularBufferSizeInMB, EventPipeProviderConfigurationNative *providers, uint numProviders)
 
static void Disable(ulong sessionID)
 
static unsafe bool GetNextEvent(ulong sessionID, EventPipeEventInstanceData *pInstance)
 
static readonly NativeRuntimeEventSource Log
 
static TaskScheduler Default
 
static new TaskFactory< TResult > Factory
 
static void Sleep(int millisecondsTimeout)
 
SafeWaitHandle SafeWaitHandle
 
virtual bool WaitOne(int millisecondsTimeout)
 
EventPipeSerializationFormat
 
static readonly DateTime MaxValue
 
static DateTime FromFileTimeUtc(long fileTime)
 
static readonly IntPtr Zero
 
static CancellationToken None