프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HttpRetryDelaysSec | System.Int32[] | ||
m_oBackgroundWorker |
메소드 | 설명 | |
---|---|---|
CancelAsync ( ) : void | ||
CreateHttpWebRequest ( String url ) : |
||
ExceptionToMessage ( |
||
HttpNetworkAnalyzerBase ( ) : System |
Initializes a new instance of the
|
메소드 | 설명 | |
---|---|---|
AppendDoubleGraphMLAttributeValue ( |
||
AppendEdgeXmlNode ( |
||
AppendInt32GraphMLAttributeValue ( |
||
AppendStringGraphMLAttributeValue ( |
||
BackgroundWorker_DoWork ( object sender, |
||
BackgroundWorker_ProgressChanged ( object sender, |
||
BackgroundWorker_RunWorkerCompleted ( object sender, |
||
CheckCancellationPending ( ) : void | ||
CheckIsBusy ( String sMethodName ) : void | ||
DefineCustomMenuGraphMLAttributes ( |
||
DefineImageFileGraphMLAttribute ( |
||
DefineLabelGraphMLAttribute ( |
||
DefineRelationshipGraphMLAttribute ( |
||
ExceptionIsWebOrXml ( |
||
FireProgressChanged ( |
||
GetNeedToAppendVertices ( NetworkLevel eNetworkLevel, |
||
GetNeedToRecurse ( NetworkLevel eNetworkLevel, |
||
GetXmlDocumentNoRetries ( |
||
GetXmlDocumentWithRetries ( String sUrl, HttpStatusCode aeHttpStatusCodesToFailImmediately, RequestStatistics oRequestStatistics ) : |
||
NetworkLevelToString ( NetworkLevel eNetworkLevel ) : String | ||
OnNetworkObtained ( |
||
OnNetworkObtainedWithoutTerminatingException ( |
||
OnTerminatingException ( |
||
OnUnexpectedException ( |
||
ReportProgress ( String sProgressMessage ) : void | ||
WebExceptionHasHttpStatusCode ( |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
protected AppendDoubleGraphMLAttributeValue ( |
||
oXmlNodeToSelectFrom | ||
sXPath | String | |
oXmlNamespaceManager | ||
oGraphMLXmlDocument | ||
oEdgeOrVertexXmlNode | ||
sGraphMLAttributeID | String | |
리턴 | System.Boolean |
protected AppendEdgeXmlNode ( |
||
oGraphMLXmlDocument | ||
sVertex1ID | String | |
sVertex2ID | String | |
sRelationship | String | |
리턴 |
protected AppendInt32GraphMLAttributeValue ( |
||
oXmlNodeToSelectFrom | ||
sXPath | String | |
oXmlNamespaceManager | ||
oGraphMLXmlDocument | ||
oEdgeOrVertexXmlNode | ||
sGraphMLAttributeID | String | |
리턴 | System.Boolean |
protected AppendStringGraphMLAttributeValue ( |
||
oXmlNodeToSelectFrom | ||
sXPath | String | |
oXmlNamespaceManager | ||
oGraphMLXmlDocument | ||
oEdgeOrVertexXmlNode | ||
sGraphMLAttributeID | String | |
리턴 | System.Boolean |
protected abstract BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BackgroundWorker_ProgressChanged ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BackgroundWorker_RunWorkerCompleted ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected CheckIsBusy ( String sMethodName ) : void | ||
sMethodName | String | |
리턴 | void |
public static CreateHttpWebRequest ( String url ) : |
||
url | String | |
리턴 |
protected DefineCustomMenuGraphMLAttributes ( |
||
oGraphMLXmlDocument | ||
리턴 | void |
protected DefineImageFileGraphMLAttribute ( |
||
oGraphMLXmlDocument | ||
리턴 | void |
protected DefineLabelGraphMLAttribute ( |
||
oGraphMLXmlDocument | ||
리턴 | void |
protected DefineRelationshipGraphMLAttribute ( |
||
oGraphMLXmlDocument | ||
리턴 | void |
protected ExceptionIsWebOrXml ( |
||
oException | ||
리턴 | System.Boolean |
public abstract ExceptionToMessage ( |
||
oException | ||
리턴 | String |
protected FireProgressChanged ( |
||
e | ||
리턴 | void |
protected GetNeedToAppendVertices ( NetworkLevel eNetworkLevel, |
||
eNetworkLevel | NetworkLevel | |
iRecursionLevel | ||
리턴 | System.Boolean |
protected GetNeedToRecurse ( NetworkLevel eNetworkLevel, |
||
eNetworkLevel | NetworkLevel | |
iRecursionLevel | ||
리턴 | System.Boolean |
protected GetXmlDocumentNoRetries ( |
||
oHttpWebRequest | ||
리턴 |
protected GetXmlDocumentWithRetries ( String sUrl, HttpStatusCode aeHttpStatusCodesToFailImmediately, RequestStatistics oRequestStatistics ) : |
||
sUrl | String | |
aeHttpStatusCodesToFailImmediately | HttpStatusCode | |
oRequestStatistics | RequestStatistics | |
리턴 |
protected NetworkLevelToString ( NetworkLevel eNetworkLevel ) : String | ||
eNetworkLevel | NetworkLevel | |
리턴 | String |
protected OnNetworkObtained ( |
||
oGraphMLXmlDocument | ||
oRequestStatistics | RequestStatistics | |
sNetworkDescription | String | |
sNetworkTitle | String | |
리턴 | void |
protected OnNetworkObtainedWithoutTerminatingException ( |
||
oGraphMLXmlDocument | ||
oRequestStatistics | RequestStatistics | |
sNetworkDescription | String | |
리턴 | void |
protected OnTerminatingException ( |
||
oException | ||
리턴 | void |
protected OnUnexpectedException ( |
||
oException | ||
oGraphMLXmlDocument | ||
oRequestStatistics | RequestStatistics | |
리턴 | void |
protected ReportProgress ( String sProgressMessage ) : void | ||
sProgressMessage | String | |
리턴 | void |
protected WebExceptionHasHttpStatusCode ( |
||
oWebException | ||
리턴 | System.Boolean |
protected static Int32[],System HttpRetryDelaysSec | ||
리턴 | System.Int32[] |