Click or drag to resize

WebServiceEventArgsLogRequestName Property

Gets/sets the name of the WebServiceEvent request for logging purposes. This is initially set by the constructor and is typically not changed thereafter.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string LogRequestName { get; set; }

Property Value

Type: String
See Also