public static void Detach(
ref PrecisionInputTimer?? timer
)
Public Shared Sub Detach (
ByRef timer As PrecisionInputTimer
)
public:
static void Detach(
PrecisionInputTimer^% timer
)
Gemstone.Timeseries.PrecisionInputTimer.Detach = function(timer);