ZylGPSReceiver Mobile for Smart Phone

ConnectionEventArgs Constructor 

Constructor.

[Visual Basic]
Public Sub New( _
   ByVal SerialCommPort As SerialCommPort _
)
[C#]
public ConnectionEventArgs(
   SerialCommPort port
);

Parameters

SerialCommPort
Physical serial port.

See Also

ConnectionEventArgs Class | ZylGPSReceiverMobileSP Namespace