Miner.Responder.Framework.Requests Namespace > WriteTagAndGrounds Class : ConfigureToPlaceGround Method |
'Declaration
Public Sub ConfigureToPlaceGround( _ ByVal fcid As System.Integer, _ ByVal oid As System.Integer, _ ByVal subid As System.Integer, _ ByVal placeTime As System.Date, _ ByVal phases As Miner.NetworkModel.Electric.Phases _ )
'Usage
Dim instance As WriteTagAndGrounds Dim fcid As System.Integer Dim oid As System.Integer Dim subid As System.Integer Dim placeTime As System.Date Dim phases As Miner.NetworkModel.Electric.Phases instance.ConfigureToPlaceGround(fcid, oid, subid, placeTime, phases)
public void ConfigureToPlaceGround( System.int fcid, System.int oid, System.int subid, System.DateTime placeTime, Miner.NetworkModel.Electric.Phases phases )
public procedure ConfigureToPlaceGround( fcid: System.Integer; oid: System.Integer; subid: System.Integer; placeTime: System.DateTime; phases: Miner.NetworkModel.Electric.Phases );
public function ConfigureToPlaceGround( fcid : System.int, oid : System.int, subid : System.int, placeTime : System.DateTime, phases : Miner.NetworkModel.Electric.Phases );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2