SoLDMResourceManagerSetMovingTimeOut Method |
Note: This API is now obsolete.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetMovingTimeOut(
float name_17864
)
<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Sub SetMovingTimeOut (
name_17864 As Single
)
public:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
void SetMovingTimeOut(
float name_17864
)
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member SetMovingTimeOut :
name_17864 : float32 -> unit
Parameters
- name_17864
- Type: SystemSingle
Remarks
See Also