GetDSC Method
Overloads
GetDSC(List<Uri>, String, String)
Declaration
public static IDSC GetDSC(List<Uri> clusterAddresses, string userName, string passWord)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<System.Uri> | clusterAddresses | |
System.String | userName | |
System.String | passWord |
Returns
Type | Description |
---|---|
IDSC |
GetDSC(List<Uri>, String, String, Int32)
Declaration
public static IDSC GetDSC(List<Uri> clusterAddresses, string userName, string passWord, int timeoutMilliSec)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<System.Uri> | clusterAddresses | |
System.String | userName | |
System.String | passWord | |
System.Int32 | timeoutMilliSec |
Returns
Type | Description |
---|---|
IDSC |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!