ElementFactory Methods |
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.
|