Home
last modified time | relevance | path

Searched refs:IdleSince (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DWebConnectionGroup.cs204 if (count <= sPoint.ConnectionLimit && now - cnc.IdleSince < maxIdleTime) { in TryRecycle()
205 if (cnc.IdleSince > idleSince) in TryRecycle()
206 idleSince = cnc.IdleSince; in TryRecycle()
259 public DateTime IdleSince { property in System.Net.WebConnectionGroup.ConnectionState
H A DIWebConnectionState.cs44 DateTime IdleSince { property
H A DServicePoint.platformnotsupported.cs71 public DateTime IdleSince { property in System.Net.ServicePoint
H A DServicePoint.cs124 public DateTime IdleSince { property in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePointManager.cs132 sp.IdleSince = DateTime.Now; in FindServicePoint()
161 IdleSince = DateTime.Now, in FindServicePoint()
H A DServicePoint.cs72 public DateTime IdleSince { get; internal set; } property in System.Net.ServicePoint
/dports/security/vault/vault-1.8.2/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go39 IdleSince string `json:"idle_since"` member
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go39 IdleSince string `json:"idle_since"` member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go36 IdleSince string `json:"idle_since"` member
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go39 IdleSince string `json:"idle_since"` member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go39 IdleSince string `json:"idle_since"` member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/michaelklishin/rabbit-hole/
H A Dchannels.go34 IdleSince string `json:"idle_since"` member
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs21 public System.DateTime IdleSince { get { throw null; } } property in System.Net.ServicePoint
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/contactlist/
H A Dcontactuserdata.cpp801 if (config->popupIdleTime() && u->IdleSince()) in tooltip()
802 s += "<br>" + tr("Idle: ") + User::RelativeStrTime(u->IdleSince()).c_str(); in tooltip()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/contactlist/
H A Dcontactuserdata.cpp801 if (config->popupIdleTime() && u->IdleSince()) in tooltip()
802 s += "<br>" + tr("Idle: ") + User::RelativeStrTime(u->IdleSince()).c_str(); in tooltip()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/contactlist/
H A Dcontactuserdata.cpp801 if (config->popupIdleTime() && u->IdleSince()) in tooltip()
802 s += "<br>" + tr("Idle: ") + User::RelativeStrTime(u->IdleSince()).c_str(); in tooltip()
/dports/net-im/licq/licq-f271d55/qt-gui/src/contactlist/
H A Dcontactuserdata.cpp801 if (config->popupIdleTime() && u->IdleSince()) in tooltip()
802 s += "<br>" + tr("Idle: ") + User::RelativeStrTime(u->IdleSince()).c_str(); in tooltip()
/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dwsapi.go327 IdleSince *int `json:"since"` member
344 usd.IdleSince = &idle
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dwsapi.go325 IdleSince *int `json:"since"` member
342 usd.IdleSince = &idle

12