Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / PackageSendEventArgs Class
Properties


In This Topic
    PackageSendEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PackageSendEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new result arguments object from the provided information  
    Top
    Public Properties
     NameDescription
    Public PropertyOptional. An exception object to allow custom interpretation of an exception. (Inherited from Gibraltar.AsyncTaskResultEventArgs)
    Public PropertyThe number of bytes in the package, if sent succesfully.  
    Public PropertyOptional. An end-user display message to complement the result. (Inherited from Gibraltar.AsyncTaskResultEventArgs)
    Public PropertyThe final status of the task. (Inherited from Gibraltar.AsyncTaskResultEventArgs)
    Top
    See Also