IIndependentAdapterManagerGetAdapterStatus Method
Gets subscriber information for specified client connection.
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.165 -- Release Build+1fb84c70528ffb6fadca6f53885d2dbbac6b5235
string GetAdapterStatus(
int adapterIndex
)
Function GetAdapterStatus (
adapterIndex As Integer
) As String
String^ GetAdapterStatus(
int adapterIndex
)
function GetAdapterStatus(adapterIndex);
- adapterIndex Int32
- Enumerated index for child adapter.
StringStatus for adapter with specified
adapterIndex.