[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.Social.InstrumentationAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
protected SocialInstrumentationLongGauge(
string source,
long value
)
protected SocialInstrumentationLongGauge(
string source,
long value
)
Protected Sub New (
source As String,
value As Long
)
Protected Sub New (
source As String,
value As Long
)
protected:
SocialInstrumentationLongGauge(
String^ source,
long long value
)
protected:
SocialInstrumentationLongGauge(
String^ source,
long long value
)
new :
source : string *
value : int64 -> SocialInstrumentationLongGauge
new :
source : string *
value : int64 -> SocialInstrumentationLongGauge