Sets the time out in milliseconds for I/O.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Sub SetTimeOut ( _
ByVal Milliseconds As Integer _
)
|
C#
|
public void SetTimeOut(
int Milliseconds
)
|
Visual C++
|
HRESULT SetTimeOut(
long Milliseconds
);
|
Parameters
Milliseconds
Time out in milliseconds for I/O.
Requirements
Supported Models
All supported
See Also
Reference
IBoonton55xxx Interface
Boonton.Boonton55xxx.Interop Namespace

Copyright 2013-16 Boonton. All rights reserved.
|