IClusterServiceFactory.CreateClusterService(Nullable<Guid>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Xrm.Sdk.IClusterService CreateClusterService(Guid? userId);
abstract member CreateClusterService : Nullable<Guid> -> Microsoft.Xrm.Sdk.IClusterService
Public Function CreateClusterService (userId As Nullable(Of Guid)) As IClusterService