Class SendTraceArgs
Inheritance
SendTraceArgs
Assembly: SecureExchangesSDK.dll
Syntax
public class SendTraceArgs : IEndPointConfiguration, IEndPointName, IUriBindingConfiguration
Constructors
SendTraceArgs()
Declaration
Properties
EndPointConfigurationName
Declaration
public string EndPointConfigurationName { get; set; }
Property Value
EndPointUri
Declaration
public Uri EndPointUri { get; set; }
Property Value
Trace
Declaration
public string Trace { get; set; }
Property Value
Implements
Extension Methods