StatusUpdateEventArgs Class
2/27/2008
Defines the programmatic interface for the transmission of Status Update Events.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class StatusUpdateEventArgs
Inherits PosEventArgs
[SerializableAttribute]
public class StatusUpdateEventArgs : PosEventArgs
[SerializableAttribute]
public ref class StatusUpdateEventArgs : public PosEventArgs
/** @attribute SerializableAttribute() */
public class StatusUpdateEventArgs extends PosEventArgs
SerializableAttribute
public class StatusUpdateEventArgs extends PosEventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.PointOfService.PosEventArgs
Microsoft.PointOfService.StatusUpdateEventArgs
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
StatusUpdateEventArgs Members
Microsoft.PointOfService Namespace
PosCommon.StatusUpdateEvent Event