CpuCollection.Restart Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > CpuCollection Class > CpuCollection Methods >

CpuCollection.Restart Method

BR.AN.PviServices .NET


Restarts each Cpu object of the collection

[Visual Basic]

Public Sub Restart( _

  ByVal bootMode As BootMode _

)

[C#]

public void Restart(

  BootMode bootMode

);

Parameters

bootMode

BootMode

See Also

CpuCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]