ElementFactory Class |
Namespace: SolidFire.Element
public static class ElementFactory
The ElementFactory type exposes the following members.
Name | Description | |
---|---|---|
Create(String, NetworkCredential, String, NullableTimeSpan, NullableInt32) |
Creates a SolidFireElement object with an existing NetworkCredential to create the underlying IRpcRequestDispatcher.
| |
Create(String, String, String, String, NullableTimeSpan, NullableInt32) |
Creates a SolidFireElement object with parameters needed to create the underlying IRpcRequestDispatcher.
| |
RunSyncT |
Run the specified asynchronous method synchronously, blocking until complete.
|
Name | Description | |
---|---|---|
MinVersionApiNumber |
The minimum version number of the SolidFire API that is supported by this SDK. This is the loweest version that has been tested.
|