ClientSocketIsBusy Property GIGATMS.UHF Help Documentation
Gets a value that indicates whether the Client socket is under busy state or not.

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public bool IsBusy { get; }

Return Value

Type: Boolean
true if the Client socket is under busy state; otherwise, false.
See Also

Reference