< >
IsConnected (Port)
Description
Returns a Boolean value indicating whether the port is connected (true) or not (false).
C# Syntax
// get accessor Boolean rtn = Port.IsConnected;
Autodesk Softimage v7.5 < >