Share via


TransitionEventArgs Class (POS for .NET v1.14 SDK Documentation)

3/2/2014

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Class TransitionEventArgs
    Inherits PosEventArgs
public class TransitionEventArgs : PosEventArgs
public ref class TransitionEventArgs : public PosEventArgs
public class TransitionEventArgs extends PosEventArgs
public class TransitionEventArgs extends PosEventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
     Microsoft.PointOfService.PosEventArgs
      Microsoft.PointOfService.TransitionEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

TransitionEventArgs Members
Microsoft.PointOfService Namespace