LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Interface BigSegmentStoreTypes.IMembership

    Namespace: LaunchDarkly.Sdk.Server.Subsystems
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public interface BigSegmentStoreTypes.IMembership

    Methods

    CheckMembership(string)

    Declaration
    bool? CheckMembership(string segmentRef)
    Parameters
    Type Name Description
    string segmentRef
    Returns
    Type Description
    bool?
    In this article
    Back to top Generated by DocFX