Click or drag to resize

Metodo DedProgManagerReserveProg

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
public static bool ReserveProg(
	DedNetApplication app,
	string guid,
	string dbpath,
	string username,
	string startProg,
	string endProg
)

Parametri

app
Tipo: DedNetDedNetApplication
guid
Tipo: SystemString
dbpath
Tipo: SystemString
username
Tipo: SystemString
startProg
Tipo: SystemString
endProg
Tipo: SystemString

Valore di ritorno

Tipo: Boolean
Vedi anche