Search Results for

    Show / Hide Table of Contents

    Enum MessageDirection

    Defines common message types.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public enum MessageDirection

    Fields

    Name Description
    Fault

    Fault message published by the service and included in WSDL.

    GenericFault

    Fault message defined on the virtual service and not included in WSDL.

    Input

    Message received by the service.

    Output

    Message sent by the service.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation