IFsrmActionCommand::p ut_KillTimeOut 方法 (fsrm.h)
[此屬性支援相容性,但建議使用 FSRM WMI 類別來管理 FSRM 。 請參閱 MSFT_FSRMAction、 MSFT_FSRMFMJAction和 MSFT_FSRMFMJNotificationAction 類別。
擷取或設定伺服器在終止 執行 ExecutablePath 屬性中指定的可執行程式的進程之前,等候的分鐘數。
這是可讀寫的屬性。
語法
HRESULT put_KillTimeOut(
long minutes
);
參數
minutes
傳回值
無
備註
若要讓 FSRM 終止進程, 必須將 IFsrmActionCommand::MonitorCommand 屬性設定為 VARIANT_TRUE。
需求
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | fsrm.h (包括 FsrmQuota.h、FsrmScreen.h) |
Dll | SrmSvc.dll |