private object GetFastFeature(Type type)
 {
     return(_http1Connection.FastFeatureGet(type));
 }