Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Mixpanel
NET
Events
TrackerOptions
C# Class Mixpanel.NET.Events.TrackerOptions
Class provides all options available when sending data to Mixpanel.
Inheritance:
MixpanelClientOptions
Mostra file
Open project: chrisnicola/Mixpanel.NET
Class Usage Examples
Public Properties
Property
Type
Description
SetEventTime
bool
Property Details
SetEventTime
public_oe property
If true the tracker will automatically set the event timestamp for each event, unless the property "time" or "Time" has already been set to something else. Otherwise no time will be set if it doesn't exist. default: true
public
bool
SetEventTime
return
bool