Click or drag to resize
net.openstack.Core.Synchronous Namespace
The net.openstack.Core.Synchronous namespace defines classes providing extension methods for calling asynchronous services in a synchronous manner.
Note Note
These extension methods are not recommended for use in new development, but are provided as a compatibility aid for projects where external restrictions preclude the direct use of the asynchronous APIs.
Classes
  ClassDescription
Public classAutoScaleServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in IAutoScaleService.
Public classClaimExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in Claim.
Public classDatabaseServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in IDatabaseService.
Public classDnsServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in IDnsService.
Public classLoadBalancerServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in ILoadBalancerService.
Public classMonitoringServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in IMonitoringService.
Public classQueueingServiceExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in IQueueingService.
Public classReadOnlyCollectionPageSynchronousExtensions Obsolete.
Provides extension methods to allow synchronous calls to the methods in ReadOnlyCollectionPageT, along with the asynchronous extension methods for that class defined in ReadOnlyCollectionPageExtensions.