Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
ExceptionToMessage ( |
||
GetNetwork ( String searchTerm, System.DateTime minimumStatusDateUtc, System.DateTime maximumStatusDateUtc, System.Boolean expandStatusUrls, String graphServerUserName, String graphServerPassword ) : |
||
GetNetworkAsync ( String searchTerm, System.DateTime minimumStatusDateUtc, System.DateTime maximumStatusDateUtc, System.Boolean expandStatusUrls, String graphServerUserName, String graphServerPassword ) : void | ||
GraphServerNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
BackgroundWorker_DoWork ( object sender, |
||
GetNetworkDescription ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, String sGraphServerUserName, String sGraphServerPassword, |
||
GetNetworkInternal ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, System.Boolean bExpandStatusUrls, String sGraphServerUserName, String sGraphServerPassword ) : |
||
GetNetworkInternal ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, System.Boolean bExpandStatusUrls, String sGraphServerUserName, String sGraphServerPassword, |
||
GetVertexCount ( |
||
GetWcfServiceBinding ( ) : System.ServiceModel.BasicHttpBinding |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
return | void |
public ExceptionToMessage ( |
||
oException | ||
return | String |
public GetNetwork ( String searchTerm, System.DateTime minimumStatusDateUtc, System.DateTime maximumStatusDateUtc, System.Boolean expandStatusUrls, String graphServerUserName, String graphServerPassword ) : |
||
searchTerm | String | |
minimumStatusDateUtc | System.DateTime | |
maximumStatusDateUtc | System.DateTime | |
expandStatusUrls | System.Boolean | |
graphServerUserName | String | |
graphServerPassword | String | |
return |
public GetNetworkAsync ( String searchTerm, System.DateTime minimumStatusDateUtc, System.DateTime maximumStatusDateUtc, System.Boolean expandStatusUrls, String graphServerUserName, String graphServerPassword ) : void | ||
searchTerm | String | |
minimumStatusDateUtc | System.DateTime | |
maximumStatusDateUtc | System.DateTime | |
expandStatusUrls | System.Boolean | |
graphServerUserName | String | |
graphServerPassword | String | |
return | void |
protected GetNetworkDescription ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, String sGraphServerUserName, String sGraphServerPassword, |
||
sSearchTerm | String | |
oMinimumStatusDateUtc | System.DateTime | |
oMaximumStatusDateUtc | System.DateTime | |
sGraphServerUserName | String | |
sGraphServerPassword | String | |
oGraphMLXmlDocument | ||
return | String |
protected GetNetworkInternal ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, System.Boolean bExpandStatusUrls, String sGraphServerUserName, String sGraphServerPassword ) : |
||
sSearchTerm | String | |
oMinimumStatusDateUtc | System.DateTime | |
oMaximumStatusDateUtc | System.DateTime | |
bExpandStatusUrls | System.Boolean | |
sGraphServerUserName | String | |
sGraphServerPassword | String | |
return |
protected GetNetworkInternal ( String sSearchTerm, System.DateTime oMinimumStatusDateUtc, System.DateTime oMaximumStatusDateUtc, System.Boolean bExpandStatusUrls, String sGraphServerUserName, String sGraphServerPassword, |
||
sSearchTerm | String | |
oMinimumStatusDateUtc | System.DateTime | |
oMaximumStatusDateUtc | System.DateTime | |
bExpandStatusUrls | System.Boolean | |
sGraphServerUserName | String | |
sGraphServerPassword | String | |
oRequestStatistics | ||
return |
protected GetVertexCount ( |
||
oGraphMLXmlDocument | ||
return |
protected GetWcfServiceBinding ( ) : System.ServiceModel.BasicHttpBinding | ||
return | System.ServiceModel.BasicHttpBinding |
public GraphServerNetworkAnalyzer ( ) : System | ||
return | System |