GetConnectedPinsForNetCommandIsCurrentlyAvailable Method

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Task<bool> IsCurrentlyAvailable()

Return Value

TaskBoolean

Implements

IMCPToolIsCurrentlyAvailable

See Also