Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SendTraceArgs

    Inheritance
    object
    SendTraceArgs
    Implements
    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Args
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class SendTraceArgs : IEndPointConfiguration, IEndPointName, IUriBindingConfiguration

    Constructors

    SendTraceArgs()

    Declaration
    public SendTraceArgs()

    Properties

    EndPointConfigurationName

    Declaration
    public string EndPointConfigurationName { get; set; }
    Property Value
    Type Description
    string

    EndPointUri

    Declaration
    public Uri EndPointUri { get; set; }
    Property Value
    Type Description
    Uri

    Trace

    Declaration
    public string Trace { get; set; }
    Property Value
    Type Description
    string

    Implements

    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation