Method | Description | |
---|---|---|
SyncResultEntryInfo ( string httpMethod, int httpStatus, string EndPoint ) : System | ||
SyncResultEntryInfo ( string httpMethod, int httpStatus, string httpLocation, string httpMessage, string diagnosisXml, string payloadXml, System.DateTime stamp, string EndPoint ) : System |
public SyncResultEntryInfo ( string httpMethod, int httpStatus, string EndPoint ) : System | ||
httpMethod | string | |
httpStatus | int | |
EndPoint | string | |
return | System |
public SyncResultEntryInfo ( string httpMethod, int httpStatus, string httpLocation, string httpMessage, string diagnosisXml, string payloadXml, System.DateTime stamp, string EndPoint ) : System | ||
httpMethod | string | |
httpStatus | int | |
httpLocation | string | |
httpMessage | string | |
diagnosisXml | string | |
payloadXml | string | |
stamp | System.DateTime | |
EndPoint | string | |
return | System |