Serial pin change
Namespace: PalmSens.Comm.Streams
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class SerialPinChangedEventArgs Inherits EventArgs |
| C# |
|---|
| public class SerialPinChangedEventArgs : EventArgs |
| C++ |
|---|
| ref class SerialPinChangedEventArgs : EventArgs |
| J# |
|---|
| public class SerialPinChangedEventArgs extends EventArgs |
| JScript |
|---|
| public class SerialPinChangedEventArgs extends EventArgs |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.