Connection.UseAsync Method
defines channel usage - blocking or nonblocking
[Visual Basic]
Sub UseAsync( _
ByVal
bValue As
Boolean _
)
Parameters
-
bValue
- true for nonblocking
Return Value
if channel is blocking
See Also
Connection Interface | BlueLibs.Comm Namespace